update porting to new machine
[wikipedia-parser-hphp.git] / parser / ParserOptions.php.xml
blob3793a721404bcb3ed7ff21c4d9111f4747309d1b
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/ParserOptions.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  * Set options of the Parser
14  * @todo document
15  * @ingroup Parser
16  */</string>
17                                         </string_list>
18                                 </attr>
19                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
20                                 <attr key="phc.line_number"><integer>8</integer></attr>
21                         </attrs>
22                         <AST:Class_mod>
23                                 <attrs>
24                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
25                                         <attr key="phc.line_number"><integer>8</integer></attr>
26                                 </attrs>
27                                 <bool><!-- is_abstract -->false</bool>
28                                 <bool><!-- is_final -->false</bool>
29                         </AST:Class_mod>
30                         <AST:CLASS_NAME>
31                                 <attrs />
32                                 <value>ParserOptions</value>
33                         </AST:CLASS_NAME>
34                         <AST:CLASS_NAME xsi:nil="true" />
35                         <AST:INTERFACE_NAME_list>
36                         </AST:INTERFACE_NAME_list>
37                         <AST:Member_list>
38                                 <AST:Attribute>
39                                         <attrs>
40                                                 <attr key="phc.comments">
41                                                         <string_list>
42                                                                 <string># All variables are supposed to be private in theory, although in practise this is not the case.</string>
43                                                                 <string encoding="escape"># Use texvc to expand &lt;math&gt; tags</string>
44                                                         </string_list>
45                                                 </attr>
46                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
47                                                 <attr key="phc.line_number"><integer>11</integer></attr>
48                                         </attrs>
49                                         <AST:Attr_mod>
50                                                 <attrs>
51                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
52                                                         <attr key="phc.line_number"><integer>11</integer></attr>
53                                                 </attrs>
54                                                 <bool><!-- is_public -->false</bool>
55                                                 <bool><!-- is_protected -->false</bool>
56                                                 <bool><!-- is_private -->false</bool>
57                                                 <bool><!-- is_static -->false</bool>
58                                                 <bool><!-- is_const -->false</bool>
59                                         </AST:Attr_mod>
60                                         <AST:Name_with_default_list>
61                                                 <AST:Name_with_default>
62                                                         <attrs>
63                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
64                                                                 <attr key="phc.line_number"><integer>11</integer></attr>
65                                                         </attrs>
66                                                         <AST:VARIABLE_NAME>
67                                                                 <attrs />
68                                                                 <value>mUseTeX</value>
69                                                         </AST:VARIABLE_NAME>
70                                                         <AST:Expr xsi:nil="true" />
71                                                 </AST:Name_with_default>
72                                         </AST:Name_with_default_list>
73                                 </AST:Attribute>
74                                 <AST:Attribute>
75                                         <attrs>
76                                                 <attr key="phc.comments">
77                                                         <string_list>
78                                                                 <string># Use DateFormatter to format dates</string>
79                                                         </string_list>
80                                                 </attr>
81                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
82                                                 <attr key="phc.line_number"><integer>12</integer></attr>
83                                         </attrs>
84                                         <AST:Attr_mod>
85                                                 <attrs>
86                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
87                                                         <attr key="phc.line_number"><integer>12</integer></attr>
88                                                 </attrs>
89                                                 <bool><!-- is_public -->false</bool>
90                                                 <bool><!-- is_protected -->false</bool>
91                                                 <bool><!-- is_private -->false</bool>
92                                                 <bool><!-- is_static -->false</bool>
93                                                 <bool><!-- is_const -->false</bool>
94                                         </AST:Attr_mod>
95                                         <AST:Name_with_default_list>
96                                                 <AST:Name_with_default>
97                                                         <attrs>
98                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
99                                                                 <attr key="phc.line_number"><integer>12</integer></attr>
100                                                         </attrs>
101                                                         <AST:VARIABLE_NAME>
102                                                                 <attrs />
103                                                                 <value>mUseDynamicDates</value>
104                                                         </AST:VARIABLE_NAME>
105                                                         <AST:Expr xsi:nil="true" />
106                                                 </AST:Name_with_default>
107                                         </AST:Name_with_default_list>
108                                 </AST:Attribute>
109                                 <AST:Attribute>
110                                         <attrs>
111                                                 <attr key="phc.comments">
112                                                         <string_list>
113                                                                 <string># Interlanguage links are removed and returned in an array</string>
114                                                         </string_list>
115                                                 </attr>
116                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
117                                                 <attr key="phc.line_number"><integer>13</integer></attr>
118                                         </attrs>
119                                         <AST:Attr_mod>
120                                                 <attrs>
121                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
122                                                         <attr key="phc.line_number"><integer>13</integer></attr>
123                                                 </attrs>
124                                                 <bool><!-- is_public -->false</bool>
125                                                 <bool><!-- is_protected -->false</bool>
126                                                 <bool><!-- is_private -->false</bool>
127                                                 <bool><!-- is_static -->false</bool>
128                                                 <bool><!-- is_const -->false</bool>
129                                         </AST:Attr_mod>
130                                         <AST:Name_with_default_list>
131                                                 <AST:Name_with_default>
132                                                         <attrs>
133                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
134                                                                 <attr key="phc.line_number"><integer>13</integer></attr>
135                                                         </attrs>
136                                                         <AST:VARIABLE_NAME>
137                                                                 <attrs />
138                                                                 <value>mInterwikiMagic</value>
139                                                         </AST:VARIABLE_NAME>
140                                                         <AST:Expr xsi:nil="true" />
141                                                 </AST:Name_with_default>
142                                         </AST:Name_with_default_list>
143                                 </AST:Attribute>
144                                 <AST:Attribute>
145                                         <attrs>
146                                                 <attr key="phc.comments">
147                                                         <string_list>
148                                                                 <string># Allow external images inline</string>
149                                                         </string_list>
150                                                 </attr>
151                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
152                                                 <attr key="phc.line_number"><integer>14</integer></attr>
153                                         </attrs>
154                                         <AST:Attr_mod>
155                                                 <attrs>
156                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
157                                                         <attr key="phc.line_number"><integer>14</integer></attr>
158                                                 </attrs>
159                                                 <bool><!-- is_public -->false</bool>
160                                                 <bool><!-- is_protected -->false</bool>
161                                                 <bool><!-- is_private -->false</bool>
162                                                 <bool><!-- is_static -->false</bool>
163                                                 <bool><!-- is_const -->false</bool>
164                                         </AST:Attr_mod>
165                                         <AST:Name_with_default_list>
166                                                 <AST:Name_with_default>
167                                                         <attrs>
168                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
169                                                                 <attr key="phc.line_number"><integer>14</integer></attr>
170                                                         </attrs>
171                                                         <AST:VARIABLE_NAME>
172                                                                 <attrs />
173                                                                 <value>mAllowExternalImages</value>
174                                                         </AST:VARIABLE_NAME>
175                                                         <AST:Expr xsi:nil="true" />
176                                                 </AST:Name_with_default>
177                                         </AST:Name_with_default_list>
178                                 </AST:Attribute>
179                                 <AST:Attribute>
180                                         <attrs>
181                                                 <attr key="phc.comments">
182                                                         <string_list>
183                                                                 <string># If not, any exception?</string>
184                                                         </string_list>
185                                                 </attr>
186                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
187                                                 <attr key="phc.line_number"><integer>15</integer></attr>
188                                         </attrs>
189                                         <AST:Attr_mod>
190                                                 <attrs>
191                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
192                                                         <attr key="phc.line_number"><integer>15</integer></attr>
193                                                 </attrs>
194                                                 <bool><!-- is_public -->false</bool>
195                                                 <bool><!-- is_protected -->false</bool>
196                                                 <bool><!-- is_private -->false</bool>
197                                                 <bool><!-- is_static -->false</bool>
198                                                 <bool><!-- is_const -->false</bool>
199                                         </AST:Attr_mod>
200                                         <AST:Name_with_default_list>
201                                                 <AST:Name_with_default>
202                                                         <attrs>
203                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
204                                                                 <attr key="phc.line_number"><integer>15</integer></attr>
205                                                         </attrs>
206                                                         <AST:VARIABLE_NAME>
207                                                                 <attrs />
208                                                                 <value>mAllowExternalImagesFrom</value>
209                                                         </AST:VARIABLE_NAME>
210                                                         <AST:Expr xsi:nil="true" />
211                                                 </AST:Name_with_default>
212                                         </AST:Name_with_default_list>
213                                 </AST:Attribute>
214                                 <AST:Attribute>
215                                         <attrs>
216                                                 <attr key="phc.comments">
217                                                         <string_list>
218                                                                 <string># If not or it doesn't match, should we check an on-wiki whitelist?</string>
219                                                         </string_list>
220                                                 </attr>
221                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
222                                                 <attr key="phc.line_number"><integer>16</integer></attr>
223                                         </attrs>
224                                         <AST:Attr_mod>
225                                                 <attrs>
226                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
227                                                         <attr key="phc.line_number"><integer>16</integer></attr>
228                                                 </attrs>
229                                                 <bool><!-- is_public -->false</bool>
230                                                 <bool><!-- is_protected -->false</bool>
231                                                 <bool><!-- is_private -->false</bool>
232                                                 <bool><!-- is_static -->false</bool>
233                                                 <bool><!-- is_const -->false</bool>
234                                         </AST:Attr_mod>
235                                         <AST:Name_with_default_list>
236                                                 <AST:Name_with_default>
237                                                         <attrs>
238                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
239                                                                 <attr key="phc.line_number"><integer>16</integer></attr>
240                                                         </attrs>
241                                                         <AST:VARIABLE_NAME>
242                                                                 <attrs />
243                                                                 <value>mEnableImageWhitelist</value>
244                                                         </AST:VARIABLE_NAME>
245                                                         <AST:Expr xsi:nil="true" />
246                                                 </AST:Name_with_default>
247                                         </AST:Name_with_default_list>
248                                 </AST:Attribute>
249                                 <AST:Attribute>
250                                         <attrs>
251                                                 <attr key="phc.comments">
252                                                         <string_list>
253                                                                 <string># Reference to the preferred skin</string>
254                                                         </string_list>
255                                                 </attr>
256                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
257                                                 <attr key="phc.line_number"><integer>17</integer></attr>
258                                         </attrs>
259                                         <AST:Attr_mod>
260                                                 <attrs>
261                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
262                                                         <attr key="phc.line_number"><integer>17</integer></attr>
263                                                 </attrs>
264                                                 <bool><!-- is_public -->false</bool>
265                                                 <bool><!-- is_protected -->false</bool>
266                                                 <bool><!-- is_private -->false</bool>
267                                                 <bool><!-- is_static -->false</bool>
268                                                 <bool><!-- is_const -->false</bool>
269                                         </AST:Attr_mod>
270                                         <AST:Name_with_default_list>
271                                                 <AST:Name_with_default>
272                                                         <attrs>
273                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
274                                                                 <attr key="phc.line_number"><integer>17</integer></attr>
275                                                         </attrs>
276                                                         <AST:VARIABLE_NAME>
277                                                                 <attrs />
278                                                                 <value>mSkin</value>
279                                                         </AST:VARIABLE_NAME>
280                                                         <AST:Expr xsi:nil="true" />
281                                                 </AST:Name_with_default>
282                                         </AST:Name_with_default_list>
283                                 </AST:Attribute>
284                                 <AST:Attribute>
285                                         <attrs>
286                                                 <attr key="phc.comments">
287                                                         <string_list>
288                                                                 <string># Date format index</string>
289                                                         </string_list>
290                                                 </attr>
291                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
292                                                 <attr key="phc.line_number"><integer>18</integer></attr>
293                                         </attrs>
294                                         <AST:Attr_mod>
295                                                 <attrs>
296                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
297                                                         <attr key="phc.line_number"><integer>18</integer></attr>
298                                                 </attrs>
299                                                 <bool><!-- is_public -->false</bool>
300                                                 <bool><!-- is_protected -->false</bool>
301                                                 <bool><!-- is_private -->false</bool>
302                                                 <bool><!-- is_static -->false</bool>
303                                                 <bool><!-- is_const -->false</bool>
304                                         </AST:Attr_mod>
305                                         <AST:Name_with_default_list>
306                                                 <AST:Name_with_default>
307                                                         <attrs>
308                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
309                                                                 <attr key="phc.line_number"><integer>18</integer></attr>
310                                                         </attrs>
311                                                         <AST:VARIABLE_NAME>
312                                                                 <attrs />
313                                                                 <value>mDateFormat</value>
314                                                         </AST:VARIABLE_NAME>
315                                                         <AST:Expr xsi:nil="true" />
316                                                 </AST:Name_with_default>
317                                         </AST:Name_with_default_list>
318                                 </AST:Attribute>
319                                 <AST:Attribute>
320                                         <attrs>
321                                                 <attr key="phc.comments">
322                                                         <string_list>
323                                                                 <string># Create "edit section" links</string>
324                                                         </string_list>
325                                                 </attr>
326                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
327                                                 <attr key="phc.line_number"><integer>19</integer></attr>
328                                         </attrs>
329                                         <AST:Attr_mod>
330                                                 <attrs>
331                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
332                                                         <attr key="phc.line_number"><integer>19</integer></attr>
333                                                 </attrs>
334                                                 <bool><!-- is_public -->false</bool>
335                                                 <bool><!-- is_protected -->false</bool>
336                                                 <bool><!-- is_private -->false</bool>
337                                                 <bool><!-- is_static -->false</bool>
338                                                 <bool><!-- is_const -->false</bool>
339                                         </AST:Attr_mod>
340                                         <AST:Name_with_default_list>
341                                                 <AST:Name_with_default>
342                                                         <attrs>
343                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
344                                                                 <attr key="phc.line_number"><integer>19</integer></attr>
345                                                         </attrs>
346                                                         <AST:VARIABLE_NAME>
347                                                                 <attrs />
348                                                                 <value>mEditSection</value>
349                                                         </AST:VARIABLE_NAME>
350                                                         <AST:Expr xsi:nil="true" />
351                                                 </AST:Name_with_default>
352                                         </AST:Name_with_default_list>
353                                 </AST:Attribute>
354                                 <AST:Attribute>
355                                         <attrs>
356                                                 <attr key="phc.comments">
357                                                         <string_list>
358                                                                 <string># Automatically number headings</string>
359                                                         </string_list>
360                                                 </attr>
361                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
362                                                 <attr key="phc.line_number"><integer>20</integer></attr>
363                                         </attrs>
364                                         <AST:Attr_mod>
365                                                 <attrs>
366                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
367                                                         <attr key="phc.line_number"><integer>20</integer></attr>
368                                                 </attrs>
369                                                 <bool><!-- is_public -->false</bool>
370                                                 <bool><!-- is_protected -->false</bool>
371                                                 <bool><!-- is_private -->false</bool>
372                                                 <bool><!-- is_static -->false</bool>
373                                                 <bool><!-- is_const -->false</bool>
374                                         </AST:Attr_mod>
375                                         <AST:Name_with_default_list>
376                                                 <AST:Name_with_default>
377                                                         <attrs>
378                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
379                                                                 <attr key="phc.line_number"><integer>20</integer></attr>
380                                                         </attrs>
381                                                         <AST:VARIABLE_NAME>
382                                                                 <attrs />
383                                                                 <value>mNumberHeadings</value>
384                                                         </AST:VARIABLE_NAME>
385                                                         <AST:Expr xsi:nil="true" />
386                                                 </AST:Name_with_default>
387                                         </AST:Name_with_default_list>
388                                 </AST:Attribute>
389                                 <AST:Attribute>
390                                         <attrs>
391                                                 <attr key="phc.comments">
392                                                         <string_list>
393                                                                 <string># Allow inclusion of special pages</string>
394                                                         </string_list>
395                                                 </attr>
396                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
397                                                 <attr key="phc.line_number"><integer>21</integer></attr>
398                                         </attrs>
399                                         <AST:Attr_mod>
400                                                 <attrs>
401                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
402                                                         <attr key="phc.line_number"><integer>21</integer></attr>
403                                                 </attrs>
404                                                 <bool><!-- is_public -->false</bool>
405                                                 <bool><!-- is_protected -->false</bool>
406                                                 <bool><!-- is_private -->false</bool>
407                                                 <bool><!-- is_static -->false</bool>
408                                                 <bool><!-- is_const -->false</bool>
409                                         </AST:Attr_mod>
410                                         <AST:Name_with_default_list>
411                                                 <AST:Name_with_default>
412                                                         <attrs>
413                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
414                                                                 <attr key="phc.line_number"><integer>21</integer></attr>
415                                                         </attrs>
416                                                         <AST:VARIABLE_NAME>
417                                                                 <attrs />
418                                                                 <value>mAllowSpecialInclusion</value>
419                                                         </AST:VARIABLE_NAME>
420                                                         <AST:Expr xsi:nil="true" />
421                                                 </AST:Name_with_default>
422                                         </AST:Name_with_default_list>
423                                 </AST:Attribute>
424                                 <AST:Attribute>
425                                         <attrs>
426                                                 <attr key="phc.comments">
427                                                         <string_list>
428                                                                 <string># Ask for tidy cleanup</string>
429                                                         </string_list>
430                                                 </attr>
431                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
432                                                 <attr key="phc.line_number"><integer>22</integer></attr>
433                                         </attrs>
434                                         <AST:Attr_mod>
435                                                 <attrs>
436                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
437                                                         <attr key="phc.line_number"><integer>22</integer></attr>
438                                                 </attrs>
439                                                 <bool><!-- is_public -->false</bool>
440                                                 <bool><!-- is_protected -->false</bool>
441                                                 <bool><!-- is_private -->false</bool>
442                                                 <bool><!-- is_static -->false</bool>
443                                                 <bool><!-- is_const -->false</bool>
444                                         </AST:Attr_mod>
445                                         <AST:Name_with_default_list>
446                                                 <AST:Name_with_default>
447                                                         <attrs>
448                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
449                                                                 <attr key="phc.line_number"><integer>22</integer></attr>
450                                                         </attrs>
451                                                         <AST:VARIABLE_NAME>
452                                                                 <attrs />
453                                                                 <value>mTidy</value>
454                                                         </AST:VARIABLE_NAME>
455                                                         <AST:Expr xsi:nil="true" />
456                                                 </AST:Name_with_default>
457                                         </AST:Name_with_default_list>
458                                 </AST:Attribute>
459                                 <AST:Attribute>
460                                         <attrs>
461                                                 <attr key="phc.comments">
462                                                         <string_list>
463                                                                 <string># Which lang to call for PLURAL and GRAMMAR</string>
464                                                         </string_list>
465                                                 </attr>
466                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
467                                                 <attr key="phc.line_number"><integer>23</integer></attr>
468                                         </attrs>
469                                         <AST:Attr_mod>
470                                                 <attrs>
471                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
472                                                         <attr key="phc.line_number"><integer>23</integer></attr>
473                                                 </attrs>
474                                                 <bool><!-- is_public -->false</bool>
475                                                 <bool><!-- is_protected -->false</bool>
476                                                 <bool><!-- is_private -->false</bool>
477                                                 <bool><!-- is_static -->false</bool>
478                                                 <bool><!-- is_const -->false</bool>
479                                         </AST:Attr_mod>
480                                         <AST:Name_with_default_list>
481                                                 <AST:Name_with_default>
482                                                         <attrs>
483                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
484                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
485                                                         </attrs>
486                                                         <AST:VARIABLE_NAME>
487                                                                 <attrs />
488                                                                 <value>mInterfaceMessage</value>
489                                                         </AST:VARIABLE_NAME>
490                                                         <AST:Expr xsi:nil="true" />
491                                                 </AST:Name_with_default>
492                                         </AST:Name_with_default_list>
493                                 </AST:Attribute>
494                                 <AST:Attribute>
495                                         <attrs>
496                                                 <attr key="phc.comments">
497                                                         <string_list>
498                                                                 <string># Overrides above setting with arbitrary language</string>
499                                                         </string_list>
500                                                 </attr>
501                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
502                                                 <attr key="phc.line_number"><integer>24</integer></attr>
503                                         </attrs>
504                                         <AST:Attr_mod>
505                                                 <attrs>
506                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
507                                                         <attr key="phc.line_number"><integer>24</integer></attr>
508                                                 </attrs>
509                                                 <bool><!-- is_public -->false</bool>
510                                                 <bool><!-- is_protected -->false</bool>
511                                                 <bool><!-- is_private -->false</bool>
512                                                 <bool><!-- is_static -->false</bool>
513                                                 <bool><!-- is_const -->false</bool>
514                                         </AST:Attr_mod>
515                                         <AST:Name_with_default_list>
516                                                 <AST:Name_with_default>
517                                                         <attrs>
518                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
519                                                                 <attr key="phc.line_number"><integer>24</integer></attr>
520                                                         </attrs>
521                                                         <AST:VARIABLE_NAME>
522                                                                 <attrs />
523                                                                 <value>mTargetLanguage</value>
524                                                         </AST:VARIABLE_NAME>
525                                                         <AST:Expr xsi:nil="true" />
526                                                 </AST:Name_with_default>
527                                         </AST:Name_with_default_list>
528                                 </AST:Attribute>
529                                 <AST:Attribute>
530                                         <attrs>
531                                                 <attr key="phc.comments">
532                                                         <string_list>
533                                                                 <string># Maximum size of template expansions, in bytes</string>
534                                                         </string_list>
535                                                 </attr>
536                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
537                                                 <attr key="phc.line_number"><integer>25</integer></attr>
538                                         </attrs>
539                                         <AST:Attr_mod>
540                                                 <attrs>
541                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
542                                                         <attr key="phc.line_number"><integer>25</integer></attr>
543                                                 </attrs>
544                                                 <bool><!-- is_public -->false</bool>
545                                                 <bool><!-- is_protected -->false</bool>
546                                                 <bool><!-- is_private -->false</bool>
547                                                 <bool><!-- is_static -->false</bool>
548                                                 <bool><!-- is_const -->false</bool>
549                                         </AST:Attr_mod>
550                                         <AST:Name_with_default_list>
551                                                 <AST:Name_with_default>
552                                                         <attrs>
553                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
554                                                                 <attr key="phc.line_number"><integer>25</integer></attr>
555                                                         </attrs>
556                                                         <AST:VARIABLE_NAME>
557                                                                 <attrs />
558                                                                 <value>mMaxIncludeSize</value>
559                                                         </AST:VARIABLE_NAME>
560                                                         <AST:Expr xsi:nil="true" />
561                                                 </AST:Name_with_default>
562                                         </AST:Name_with_default_list>
563                                 </AST:Attribute>
564                                 <AST:Attribute>
565                                         <attrs>
566                                                 <attr key="phc.comments">
567                                                         <string_list>
568                                                                 <string># Maximum number of nodes touched by PPFrame::expand()</string>
569                                                         </string_list>
570                                                 </attr>
571                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
572                                                 <attr key="phc.line_number"><integer>26</integer></attr>
573                                         </attrs>
574                                         <AST:Attr_mod>
575                                                 <attrs>
576                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
577                                                         <attr key="phc.line_number"><integer>26</integer></attr>
578                                                 </attrs>
579                                                 <bool><!-- is_public -->false</bool>
580                                                 <bool><!-- is_protected -->false</bool>
581                                                 <bool><!-- is_private -->false</bool>
582                                                 <bool><!-- is_static -->false</bool>
583                                                 <bool><!-- is_const -->false</bool>
584                                         </AST:Attr_mod>
585                                         <AST:Name_with_default_list>
586                                                 <AST:Name_with_default>
587                                                         <attrs>
588                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
589                                                                 <attr key="phc.line_number"><integer>26</integer></attr>
590                                                         </attrs>
591                                                         <AST:VARIABLE_NAME>
592                                                                 <attrs />
593                                                                 <value>mMaxPPNodeCount</value>
594                                                         </AST:VARIABLE_NAME>
595                                                         <AST:Expr xsi:nil="true" />
596                                                 </AST:Name_with_default>
597                                         </AST:Name_with_default_list>
598                                 </AST:Attribute>
599                                 <AST:Attribute>
600                                         <attrs>
601                                                 <attr key="phc.comments">
602                                                         <string_list>
603                                                                 <string># Maximum recursion depth in PPFrame::expand()</string>
604                                                         </string_list>
605                                                 </attr>
606                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
607                                                 <attr key="phc.line_number"><integer>27</integer></attr>
608                                         </attrs>
609                                         <AST:Attr_mod>
610                                                 <attrs>
611                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
612                                                         <attr key="phc.line_number"><integer>27</integer></attr>
613                                                 </attrs>
614                                                 <bool><!-- is_public -->false</bool>
615                                                 <bool><!-- is_protected -->false</bool>
616                                                 <bool><!-- is_private -->false</bool>
617                                                 <bool><!-- is_static -->false</bool>
618                                                 <bool><!-- is_const -->false</bool>
619                                         </AST:Attr_mod>
620                                         <AST:Name_with_default_list>
621                                                 <AST:Name_with_default>
622                                                         <attrs>
623                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
624                                                                 <attr key="phc.line_number"><integer>27</integer></attr>
625                                                         </attrs>
626                                                         <AST:VARIABLE_NAME>
627                                                                 <attrs />
628                                                                 <value>mMaxPPExpandDepth</value>
629                                                         </AST:VARIABLE_NAME>
630                                                         <AST:Expr xsi:nil="true" />
631                                                 </AST:Name_with_default>
632                                         </AST:Name_with_default_list>
633                                 </AST:Attribute>
634                                 <AST:Attribute>
635                                         <attrs>
636                                                 <attr key="phc.comments">
637                                                         <string_list>
638                                                                 <string># Maximum recursion depth for templates within templates</string>
639                                                         </string_list>
640                                                 </attr>
641                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
642                                                 <attr key="phc.line_number"><integer>28</integer></attr>
643                                         </attrs>
644                                         <AST:Attr_mod>
645                                                 <attrs>
646                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
647                                                         <attr key="phc.line_number"><integer>28</integer></attr>
648                                                 </attrs>
649                                                 <bool><!-- is_public -->false</bool>
650                                                 <bool><!-- is_protected -->false</bool>
651                                                 <bool><!-- is_private -->false</bool>
652                                                 <bool><!-- is_static -->false</bool>
653                                                 <bool><!-- is_const -->false</bool>
654                                         </AST:Attr_mod>
655                                         <AST:Name_with_default_list>
656                                                 <AST:Name_with_default>
657                                                         <attrs>
658                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
659                                                                 <attr key="phc.line_number"><integer>28</integer></attr>
660                                                         </attrs>
661                                                         <AST:VARIABLE_NAME>
662                                                                 <attrs />
663                                                                 <value>mMaxTemplateDepth</value>
664                                                         </AST:VARIABLE_NAME>
665                                                         <AST:Expr xsi:nil="true" />
666                                                 </AST:Name_with_default>
667                                         </AST:Name_with_default_list>
668                                 </AST:Attribute>
669                                 <AST:Attribute>
670                                         <attrs>
671                                                 <attr key="phc.comments">
672                                                         <string_list>
673                                                                 <string># Remove HTML comments. ONLY APPLIES TO PREPROCESS OPERATIONS</string>
674                                                         </string_list>
675                                                 </attr>
676                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
677                                                 <attr key="phc.line_number"><integer>29</integer></attr>
678                                         </attrs>
679                                         <AST:Attr_mod>
680                                                 <attrs>
681                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
682                                                         <attr key="phc.line_number"><integer>29</integer></attr>
683                                                 </attrs>
684                                                 <bool><!-- is_public -->false</bool>
685                                                 <bool><!-- is_protected -->false</bool>
686                                                 <bool><!-- is_private -->false</bool>
687                                                 <bool><!-- is_static -->false</bool>
688                                                 <bool><!-- is_const -->false</bool>
689                                         </AST:Attr_mod>
690                                         <AST:Name_with_default_list>
691                                                 <AST:Name_with_default>
692                                                         <attrs>
693                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
694                                                                 <attr key="phc.line_number"><integer>29</integer></attr>
695                                                         </attrs>
696                                                         <AST:VARIABLE_NAME>
697                                                                 <attrs />
698                                                                 <value>mRemoveComments</value>
699                                                         </AST:VARIABLE_NAME>
700                                                         <AST:Expr xsi:nil="true" />
701                                                 </AST:Name_with_default>
702                                         </AST:Name_with_default_list>
703                                 </AST:Attribute>
704                                 <AST:Attribute>
705                                         <attrs>
706                                                 <attr key="phc.comments">
707                                                         <string_list>
708                                                                 <string># Callback for template fetching</string>
709                                                         </string_list>
710                                                 </attr>
711                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
712                                                 <attr key="phc.line_number"><integer>30</integer></attr>
713                                         </attrs>
714                                         <AST:Attr_mod>
715                                                 <attrs>
716                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
717                                                         <attr key="phc.line_number"><integer>30</integer></attr>
718                                                 </attrs>
719                                                 <bool><!-- is_public -->false</bool>
720                                                 <bool><!-- is_protected -->false</bool>
721                                                 <bool><!-- is_private -->false</bool>
722                                                 <bool><!-- is_static -->false</bool>
723                                                 <bool><!-- is_const -->false</bool>
724                                         </AST:Attr_mod>
725                                         <AST:Name_with_default_list>
726                                                 <AST:Name_with_default>
727                                                         <attrs>
728                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
729                                                                 <attr key="phc.line_number"><integer>30</integer></attr>
730                                                         </attrs>
731                                                         <AST:VARIABLE_NAME>
732                                                                 <attrs />
733                                                                 <value>mTemplateCallback</value>
734                                                         </AST:VARIABLE_NAME>
735                                                         <AST:Expr xsi:nil="true" />
736                                                 </AST:Name_with_default>
737                                         </AST:Name_with_default_list>
738                                 </AST:Attribute>
739                                 <AST:Attribute>
740                                         <attrs>
741                                                 <attr key="phc.comments">
742                                                         <string_list>
743                                                                 <string># Enable limit report in an HTML comment on output</string>
744                                                         </string_list>
745                                                 </attr>
746                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
747                                                 <attr key="phc.line_number"><integer>31</integer></attr>
748                                         </attrs>
749                                         <AST:Attr_mod>
750                                                 <attrs>
751                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
752                                                         <attr key="phc.line_number"><integer>31</integer></attr>
753                                                 </attrs>
754                                                 <bool><!-- is_public -->false</bool>
755                                                 <bool><!-- is_protected -->false</bool>
756                                                 <bool><!-- is_private -->false</bool>
757                                                 <bool><!-- is_static -->false</bool>
758                                                 <bool><!-- is_const -->false</bool>
759                                         </AST:Attr_mod>
760                                         <AST:Name_with_default_list>
761                                                 <AST:Name_with_default>
762                                                         <attrs>
763                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
764                                                                 <attr key="phc.line_number"><integer>31</integer></attr>
765                                                         </attrs>
766                                                         <AST:VARIABLE_NAME>
767                                                                 <attrs />
768                                                                 <value>mEnableLimitReport</value>
769                                                         </AST:VARIABLE_NAME>
770                                                         <AST:Expr xsi:nil="true" />
771                                                 </AST:Name_with_default>
772                                         </AST:Name_with_default_list>
773                                 </AST:Attribute>
774                                 <AST:Attribute>
775                                         <attrs>
776                                                 <attr key="phc.comments">
777                                                         <string_list>
778                                                                 <string># Timestamp used for {{CURRENTDAY}} etc.</string>
779                                                         </string_list>
780                                                 </attr>
781                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
782                                                 <attr key="phc.line_number"><integer>32</integer></attr>
783                                         </attrs>
784                                         <AST:Attr_mod>
785                                                 <attrs>
786                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
787                                                         <attr key="phc.line_number"><integer>32</integer></attr>
788                                                 </attrs>
789                                                 <bool><!-- is_public -->false</bool>
790                                                 <bool><!-- is_protected -->false</bool>
791                                                 <bool><!-- is_private -->false</bool>
792                                                 <bool><!-- is_static -->false</bool>
793                                                 <bool><!-- is_const -->false</bool>
794                                         </AST:Attr_mod>
795                                         <AST:Name_with_default_list>
796                                                 <AST:Name_with_default>
797                                                         <attrs>
798                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
799                                                                 <attr key="phc.line_number"><integer>32</integer></attr>
800                                                         </attrs>
801                                                         <AST:VARIABLE_NAME>
802                                                                 <attrs />
803                                                                 <value>mTimestamp</value>
804                                                         </AST:VARIABLE_NAME>
805                                                         <AST:Expr xsi:nil="true" />
806                                                 </AST:Name_with_default>
807                                         </AST:Name_with_default_list>
808                                 </AST:Attribute>
809                                 <AST:Attribute>
810                                         <attrs>
811                                                 <attr key="phc.comments">
812                                                         <string_list>
813                                                                 <string># Target attribute for external links</string>
814                                                         </string_list>
815                                                 </attr>
816                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
817                                                 <attr key="phc.line_number"><integer>33</integer></attr>
818                                         </attrs>
819                                         <AST:Attr_mod>
820                                                 <attrs>
821                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
822                                                         <attr key="phc.line_number"><integer>33</integer></attr>
823                                                 </attrs>
824                                                 <bool><!-- is_public -->false</bool>
825                                                 <bool><!-- is_protected -->false</bool>
826                                                 <bool><!-- is_private -->false</bool>
827                                                 <bool><!-- is_static -->false</bool>
828                                                 <bool><!-- is_const -->false</bool>
829                                         </AST:Attr_mod>
830                                         <AST:Name_with_default_list>
831                                                 <AST:Name_with_default>
832                                                         <attrs>
833                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
834                                                                 <attr key="phc.line_number"><integer>33</integer></attr>
835                                                         </attrs>
836                                                         <AST:VARIABLE_NAME>
837                                                                 <attrs />
838                                                                 <value>mExternalLinkTarget</value>
839                                                         </AST:VARIABLE_NAME>
840                                                         <AST:Expr xsi:nil="true" />
841                                                 </AST:Name_with_default>
842                                         </AST:Name_with_default_list>
843                                 </AST:Attribute>
844                                 <AST:Attribute>
845                                         <attrs>
846                                                 <attr key="phc.comments">
847                                                         <string_list>
848                                                                 <string></string>
849                                                                 <string># Stored user object, just used to initialise the skin</string>
850                                                         </string_list>
851                                                 </attr>
852                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
853                                                 <attr key="phc.line_number"><integer>35</integer></attr>
854                                         </attrs>
855                                         <AST:Attr_mod>
856                                                 <attrs>
857                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
858                                                         <attr key="phc.line_number"><integer>35</integer></attr>
859                                                 </attrs>
860                                                 <bool><!-- is_public -->false</bool>
861                                                 <bool><!-- is_protected -->false</bool>
862                                                 <bool><!-- is_private -->false</bool>
863                                                 <bool><!-- is_static -->false</bool>
864                                                 <bool><!-- is_const -->false</bool>
865                                         </AST:Attr_mod>
866                                         <AST:Name_with_default_list>
867                                                 <AST:Name_with_default>
868                                                         <attrs>
869                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
870                                                                 <attr key="phc.line_number"><integer>35</integer></attr>
871                                                         </attrs>
872                                                         <AST:VARIABLE_NAME>
873                                                                 <attrs />
874                                                                 <value>mUser</value>
875                                                         </AST:VARIABLE_NAME>
876                                                         <AST:Expr xsi:nil="true" />
877                                                 </AST:Name_with_default>
878                                         </AST:Name_with_default_list>
879                                 </AST:Attribute>
880                                 <AST:Attribute>
881                                         <attrs>
882                                                 <attr key="phc.comments">
883                                                         <string_list>
884                                                                 <string># Parsing the page for a "preview" operation</string>
885                                                         </string_list>
886                                                 </attr>
887                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
888                                                 <attr key="phc.line_number"><integer>36</integer></attr>
889                                         </attrs>
890                                         <AST:Attr_mod>
891                                                 <attrs>
892                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
893                                                         <attr key="phc.line_number"><integer>36</integer></attr>
894                                                 </attrs>
895                                                 <bool><!-- is_public -->false</bool>
896                                                 <bool><!-- is_protected -->false</bool>
897                                                 <bool><!-- is_private -->false</bool>
898                                                 <bool><!-- is_static -->false</bool>
899                                                 <bool><!-- is_const -->false</bool>
900                                         </AST:Attr_mod>
901                                         <AST:Name_with_default_list>
902                                                 <AST:Name_with_default>
903                                                         <attrs>
904                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
905                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
906                                                         </attrs>
907                                                         <AST:VARIABLE_NAME>
908                                                                 <attrs />
909                                                                 <value>mIsPreview</value>
910                                                         </AST:VARIABLE_NAME>
911                                                         <AST:Expr xsi:nil="true" />
912                                                 </AST:Name_with_default>
913                                         </AST:Name_with_default_list>
914                                 </AST:Attribute>
915                                 <AST:Attribute>
916                                         <attrs>
917                                                 <attr key="phc.comments">
918                                                         <string_list>
919                                                                 <string># Parsing the page for a "preview" operation on a single section</string>
920                                                         </string_list>
921                                                 </attr>
922                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
923                                                 <attr key="phc.line_number"><integer>37</integer></attr>
924                                         </attrs>
925                                         <AST:Attr_mod>
926                                                 <attrs>
927                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
928                                                         <attr key="phc.line_number"><integer>37</integer></attr>
929                                                 </attrs>
930                                                 <bool><!-- is_public -->false</bool>
931                                                 <bool><!-- is_protected -->false</bool>
932                                                 <bool><!-- is_private -->false</bool>
933                                                 <bool><!-- is_static -->false</bool>
934                                                 <bool><!-- is_const -->false</bool>
935                                         </AST:Attr_mod>
936                                         <AST:Name_with_default_list>
937                                                 <AST:Name_with_default>
938                                                         <attrs>
939                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
940                                                                 <attr key="phc.line_number"><integer>37</integer></attr>
941                                                         </attrs>
942                                                         <AST:VARIABLE_NAME>
943                                                                 <attrs />
944                                                                 <value>mIsSectionPreview</value>
945                                                         </AST:VARIABLE_NAME>
946                                                         <AST:Expr xsi:nil="true" />
947                                                 </AST:Name_with_default>
948                                         </AST:Name_with_default_list>
949                                 </AST:Attribute>
950                                 <AST:Method>
951                                         <attrs>
952                                                 <attr key="phc.comments">
953                                                         <string_list>
954                                                                 <string></string>
955                                                         </string_list>
956                                                 </attr>
957                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
958                                                 <attr key="phc.line_number"><integer>39</integer></attr>
959                                         </attrs>
960                                         <AST:Signature>
961                                                 <attrs>
962                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
963                                                         <attr key="phc.line_number"><integer>39</integer></attr>
964                                                 </attrs>
965                                                 <AST:Method_mod>
966                                                         <attrs />
967                                                         <bool><!-- is_public -->false</bool>
968                                                         <bool><!-- is_protected -->false</bool>
969                                                         <bool><!-- is_private -->false</bool>
970                                                         <bool><!-- is_static -->false</bool>
971                                                         <bool><!-- is_abstract -->false</bool>
972                                                         <bool><!-- is_final -->false</bool>
973                                                 </AST:Method_mod>
974                                                 <bool><!-- is_ref -->false</bool>
975                                                 <AST:METHOD_NAME>
976                                                         <attrs />
977                                                         <value>getUseTeX</value>
978                                                 </AST:METHOD_NAME>
979                                                 <AST:Formal_parameter_list>
980                                                 </AST:Formal_parameter_list>
981                                         </AST:Signature>
982                                         <AST:Statement_list>
983                                                 <AST:Return>
984                                                         <attrs>
985                                                                 <attr key="phc.comments">
986                                                                         <string_list>
987                                                                         </string_list>
988                                                                 </attr>
989                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
990                                                                 <attr key="phc.line_number"><integer>39</integer></attr>
991                                                         </attrs>
992                                                         <AST:Variable>
993                                                                 <attrs>
994                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
995                                                                         <attr key="phc.line_number"><integer>39</integer></attr>
996                                                                 </attrs>
997                                                                 <AST:Variable>
998                                                                         <attrs>
999                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1000                                                                                 <attr key="phc.line_number"><integer>39</integer></attr>
1001                                                                         </attrs>
1002                                                                         <AST:Target xsi:nil="true" />
1003                                                                         <AST:VARIABLE_NAME>
1004                                                                                 <attrs />
1005                                                                                 <value>this</value>
1006                                                                         </AST:VARIABLE_NAME>
1007                                                                         <AST:Expr_list>
1008                                                                         </AST:Expr_list>
1009                                                                 </AST:Variable>
1010                                                                 <AST:VARIABLE_NAME>
1011                                                                         <attrs />
1012                                                                         <value>mUseTeX</value>
1013                                                                 </AST:VARIABLE_NAME>
1014                                                                 <AST:Expr_list>
1015                                                                 </AST:Expr_list>
1016                                                         </AST:Variable>
1017                                                 </AST:Return>
1018                                         </AST:Statement_list>
1019                                 </AST:Method>
1020                                 <AST:Method>
1021                                         <attrs>
1022                                                 <attr key="phc.comments">
1023                                                         <string_list>
1024                                                         </string_list>
1025                                                 </attr>
1026                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1027                                                 <attr key="phc.line_number"><integer>40</integer></attr>
1028                                         </attrs>
1029                                         <AST:Signature>
1030                                                 <attrs>
1031                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1032                                                         <attr key="phc.line_number"><integer>40</integer></attr>
1033                                                 </attrs>
1034                                                 <AST:Method_mod>
1035                                                         <attrs />
1036                                                         <bool><!-- is_public -->false</bool>
1037                                                         <bool><!-- is_protected -->false</bool>
1038                                                         <bool><!-- is_private -->false</bool>
1039                                                         <bool><!-- is_static -->false</bool>
1040                                                         <bool><!-- is_abstract -->false</bool>
1041                                                         <bool><!-- is_final -->false</bool>
1042                                                 </AST:Method_mod>
1043                                                 <bool><!-- is_ref -->false</bool>
1044                                                 <AST:METHOD_NAME>
1045                                                         <attrs />
1046                                                         <value>getUseDynamicDates</value>
1047                                                 </AST:METHOD_NAME>
1048                                                 <AST:Formal_parameter_list>
1049                                                 </AST:Formal_parameter_list>
1050                                         </AST:Signature>
1051                                         <AST:Statement_list>
1052                                                 <AST:Return>
1053                                                         <attrs>
1054                                                                 <attr key="phc.comments">
1055                                                                         <string_list>
1056                                                                         </string_list>
1057                                                                 </attr>
1058                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1059                                                                 <attr key="phc.line_number"><integer>40</integer></attr>
1060                                                         </attrs>
1061                                                         <AST:Variable>
1062                                                                 <attrs>
1063                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1064                                                                         <attr key="phc.line_number"><integer>40</integer></attr>
1065                                                                 </attrs>
1066                                                                 <AST:Variable>
1067                                                                         <attrs>
1068                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1069                                                                                 <attr key="phc.line_number"><integer>40</integer></attr>
1070                                                                         </attrs>
1071                                                                         <AST:Target xsi:nil="true" />
1072                                                                         <AST:VARIABLE_NAME>
1073                                                                                 <attrs />
1074                                                                                 <value>this</value>
1075                                                                         </AST:VARIABLE_NAME>
1076                                                                         <AST:Expr_list>
1077                                                                         </AST:Expr_list>
1078                                                                 </AST:Variable>
1079                                                                 <AST:VARIABLE_NAME>
1080                                                                         <attrs />
1081                                                                         <value>mUseDynamicDates</value>
1082                                                                 </AST:VARIABLE_NAME>
1083                                                                 <AST:Expr_list>
1084                                                                 </AST:Expr_list>
1085                                                         </AST:Variable>
1086                                                 </AST:Return>
1087                                         </AST:Statement_list>
1088                                 </AST:Method>
1089                                 <AST:Method>
1090                                         <attrs>
1091                                                 <attr key="phc.comments">
1092                                                         <string_list>
1093                                                         </string_list>
1094                                                 </attr>
1095                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1096                                                 <attr key="phc.line_number"><integer>41</integer></attr>
1097                                         </attrs>
1098                                         <AST:Signature>
1099                                                 <attrs>
1100                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1101                                                         <attr key="phc.line_number"><integer>41</integer></attr>
1102                                                 </attrs>
1103                                                 <AST:Method_mod>
1104                                                         <attrs />
1105                                                         <bool><!-- is_public -->false</bool>
1106                                                         <bool><!-- is_protected -->false</bool>
1107                                                         <bool><!-- is_private -->false</bool>
1108                                                         <bool><!-- is_static -->false</bool>
1109                                                         <bool><!-- is_abstract -->false</bool>
1110                                                         <bool><!-- is_final -->false</bool>
1111                                                 </AST:Method_mod>
1112                                                 <bool><!-- is_ref -->false</bool>
1113                                                 <AST:METHOD_NAME>
1114                                                         <attrs />
1115                                                         <value>getInterwikiMagic</value>
1116                                                 </AST:METHOD_NAME>
1117                                                 <AST:Formal_parameter_list>
1118                                                 </AST:Formal_parameter_list>
1119                                         </AST:Signature>
1120                                         <AST:Statement_list>
1121                                                 <AST:Return>
1122                                                         <attrs>
1123                                                                 <attr key="phc.comments">
1124                                                                         <string_list>
1125                                                                         </string_list>
1126                                                                 </attr>
1127                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1128                                                                 <attr key="phc.line_number"><integer>41</integer></attr>
1129                                                         </attrs>
1130                                                         <AST:Variable>
1131                                                                 <attrs>
1132                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1133                                                                         <attr key="phc.line_number"><integer>41</integer></attr>
1134                                                                 </attrs>
1135                                                                 <AST:Variable>
1136                                                                         <attrs>
1137                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1138                                                                                 <attr key="phc.line_number"><integer>41</integer></attr>
1139                                                                         </attrs>
1140                                                                         <AST:Target xsi:nil="true" />
1141                                                                         <AST:VARIABLE_NAME>
1142                                                                                 <attrs />
1143                                                                                 <value>this</value>
1144                                                                         </AST:VARIABLE_NAME>
1145                                                                         <AST:Expr_list>
1146                                                                         </AST:Expr_list>
1147                                                                 </AST:Variable>
1148                                                                 <AST:VARIABLE_NAME>
1149                                                                         <attrs />
1150                                                                         <value>mInterwikiMagic</value>
1151                                                                 </AST:VARIABLE_NAME>
1152                                                                 <AST:Expr_list>
1153                                                                 </AST:Expr_list>
1154                                                         </AST:Variable>
1155                                                 </AST:Return>
1156                                         </AST:Statement_list>
1157                                 </AST:Method>
1158                                 <AST:Method>
1159                                         <attrs>
1160                                                 <attr key="phc.comments">
1161                                                         <string_list>
1162                                                         </string_list>
1163                                                 </attr>
1164                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1165                                                 <attr key="phc.line_number"><integer>42</integer></attr>
1166                                         </attrs>
1167                                         <AST:Signature>
1168                                                 <attrs>
1169                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1170                                                         <attr key="phc.line_number"><integer>42</integer></attr>
1171                                                 </attrs>
1172                                                 <AST:Method_mod>
1173                                                         <attrs />
1174                                                         <bool><!-- is_public -->false</bool>
1175                                                         <bool><!-- is_protected -->false</bool>
1176                                                         <bool><!-- is_private -->false</bool>
1177                                                         <bool><!-- is_static -->false</bool>
1178                                                         <bool><!-- is_abstract -->false</bool>
1179                                                         <bool><!-- is_final -->false</bool>
1180                                                 </AST:Method_mod>
1181                                                 <bool><!-- is_ref -->false</bool>
1182                                                 <AST:METHOD_NAME>
1183                                                         <attrs />
1184                                                         <value>getAllowExternalImages</value>
1185                                                 </AST:METHOD_NAME>
1186                                                 <AST:Formal_parameter_list>
1187                                                 </AST:Formal_parameter_list>
1188                                         </AST:Signature>
1189                                         <AST:Statement_list>
1190                                                 <AST:Return>
1191                                                         <attrs>
1192                                                                 <attr key="phc.comments">
1193                                                                         <string_list>
1194                                                                         </string_list>
1195                                                                 </attr>
1196                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1197                                                                 <attr key="phc.line_number"><integer>42</integer></attr>
1198                                                         </attrs>
1199                                                         <AST:Variable>
1200                                                                 <attrs>
1201                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1202                                                                         <attr key="phc.line_number"><integer>42</integer></attr>
1203                                                                 </attrs>
1204                                                                 <AST:Variable>
1205                                                                         <attrs>
1206                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1207                                                                                 <attr key="phc.line_number"><integer>42</integer></attr>
1208                                                                         </attrs>
1209                                                                         <AST:Target xsi:nil="true" />
1210                                                                         <AST:VARIABLE_NAME>
1211                                                                                 <attrs />
1212                                                                                 <value>this</value>
1213                                                                         </AST:VARIABLE_NAME>
1214                                                                         <AST:Expr_list>
1215                                                                         </AST:Expr_list>
1216                                                                 </AST:Variable>
1217                                                                 <AST:VARIABLE_NAME>
1218                                                                         <attrs />
1219                                                                         <value>mAllowExternalImages</value>
1220                                                                 </AST:VARIABLE_NAME>
1221                                                                 <AST:Expr_list>
1222                                                                 </AST:Expr_list>
1223                                                         </AST:Variable>
1224                                                 </AST:Return>
1225                                         </AST:Statement_list>
1226                                 </AST:Method>
1227                                 <AST:Method>
1228                                         <attrs>
1229                                                 <attr key="phc.comments">
1230                                                         <string_list>
1231                                                         </string_list>
1232                                                 </attr>
1233                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1234                                                 <attr key="phc.line_number"><integer>43</integer></attr>
1235                                         </attrs>
1236                                         <AST:Signature>
1237                                                 <attrs>
1238                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1239                                                         <attr key="phc.line_number"><integer>43</integer></attr>
1240                                                 </attrs>
1241                                                 <AST:Method_mod>
1242                                                         <attrs />
1243                                                         <bool><!-- is_public -->false</bool>
1244                                                         <bool><!-- is_protected -->false</bool>
1245                                                         <bool><!-- is_private -->false</bool>
1246                                                         <bool><!-- is_static -->false</bool>
1247                                                         <bool><!-- is_abstract -->false</bool>
1248                                                         <bool><!-- is_final -->false</bool>
1249                                                 </AST:Method_mod>
1250                                                 <bool><!-- is_ref -->false</bool>
1251                                                 <AST:METHOD_NAME>
1252                                                         <attrs />
1253                                                         <value>getAllowExternalImagesFrom</value>
1254                                                 </AST:METHOD_NAME>
1255                                                 <AST:Formal_parameter_list>
1256                                                 </AST:Formal_parameter_list>
1257                                         </AST:Signature>
1258                                         <AST:Statement_list>
1259                                                 <AST:Return>
1260                                                         <attrs>
1261                                                                 <attr key="phc.comments">
1262                                                                         <string_list>
1263                                                                         </string_list>
1264                                                                 </attr>
1265                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1266                                                                 <attr key="phc.line_number"><integer>43</integer></attr>
1267                                                         </attrs>
1268                                                         <AST:Variable>
1269                                                                 <attrs>
1270                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1271                                                                         <attr key="phc.line_number"><integer>43</integer></attr>
1272                                                                 </attrs>
1273                                                                 <AST:Variable>
1274                                                                         <attrs>
1275                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1276                                                                                 <attr key="phc.line_number"><integer>43</integer></attr>
1277                                                                         </attrs>
1278                                                                         <AST:Target xsi:nil="true" />
1279                                                                         <AST:VARIABLE_NAME>
1280                                                                                 <attrs />
1281                                                                                 <value>this</value>
1282                                                                         </AST:VARIABLE_NAME>
1283                                                                         <AST:Expr_list>
1284                                                                         </AST:Expr_list>
1285                                                                 </AST:Variable>
1286                                                                 <AST:VARIABLE_NAME>
1287                                                                         <attrs />
1288                                                                         <value>mAllowExternalImagesFrom</value>
1289                                                                 </AST:VARIABLE_NAME>
1290                                                                 <AST:Expr_list>
1291                                                                 </AST:Expr_list>
1292                                                         </AST:Variable>
1293                                                 </AST:Return>
1294                                         </AST:Statement_list>
1295                                 </AST:Method>
1296                                 <AST:Method>
1297                                         <attrs>
1298                                                 <attr key="phc.comments">
1299                                                         <string_list>
1300                                                         </string_list>
1301                                                 </attr>
1302                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1303                                                 <attr key="phc.line_number"><integer>44</integer></attr>
1304                                         </attrs>
1305                                         <AST:Signature>
1306                                                 <attrs>
1307                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1308                                                         <attr key="phc.line_number"><integer>44</integer></attr>
1309                                                 </attrs>
1310                                                 <AST:Method_mod>
1311                                                         <attrs />
1312                                                         <bool><!-- is_public -->false</bool>
1313                                                         <bool><!-- is_protected -->false</bool>
1314                                                         <bool><!-- is_private -->false</bool>
1315                                                         <bool><!-- is_static -->false</bool>
1316                                                         <bool><!-- is_abstract -->false</bool>
1317                                                         <bool><!-- is_final -->false</bool>
1318                                                 </AST:Method_mod>
1319                                                 <bool><!-- is_ref -->false</bool>
1320                                                 <AST:METHOD_NAME>
1321                                                         <attrs />
1322                                                         <value>getEnableImageWhitelist</value>
1323                                                 </AST:METHOD_NAME>
1324                                                 <AST:Formal_parameter_list>
1325                                                 </AST:Formal_parameter_list>
1326                                         </AST:Signature>
1327                                         <AST:Statement_list>
1328                                                 <AST:Return>
1329                                                         <attrs>
1330                                                                 <attr key="phc.comments">
1331                                                                         <string_list>
1332                                                                         </string_list>
1333                                                                 </attr>
1334                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1335                                                                 <attr key="phc.line_number"><integer>44</integer></attr>
1336                                                         </attrs>
1337                                                         <AST:Variable>
1338                                                                 <attrs>
1339                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1340                                                                         <attr key="phc.line_number"><integer>44</integer></attr>
1341                                                                 </attrs>
1342                                                                 <AST:Variable>
1343                                                                         <attrs>
1344                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1345                                                                                 <attr key="phc.line_number"><integer>44</integer></attr>
1346                                                                         </attrs>
1347                                                                         <AST:Target xsi:nil="true" />
1348                                                                         <AST:VARIABLE_NAME>
1349                                                                                 <attrs />
1350                                                                                 <value>this</value>
1351                                                                         </AST:VARIABLE_NAME>
1352                                                                         <AST:Expr_list>
1353                                                                         </AST:Expr_list>
1354                                                                 </AST:Variable>
1355                                                                 <AST:VARIABLE_NAME>
1356                                                                         <attrs />
1357                                                                         <value>mEnableImageWhitelist</value>
1358                                                                 </AST:VARIABLE_NAME>
1359                                                                 <AST:Expr_list>
1360                                                                 </AST:Expr_list>
1361                                                         </AST:Variable>
1362                                                 </AST:Return>
1363                                         </AST:Statement_list>
1364                                 </AST:Method>
1365                                 <AST:Method>
1366                                         <attrs>
1367                                                 <attr key="phc.comments">
1368                                                         <string_list>
1369                                                         </string_list>
1370                                                 </attr>
1371                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1372                                                 <attr key="phc.line_number"><integer>45</integer></attr>
1373                                         </attrs>
1374                                         <AST:Signature>
1375                                                 <attrs>
1376                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1377                                                         <attr key="phc.line_number"><integer>45</integer></attr>
1378                                                 </attrs>
1379                                                 <AST:Method_mod>
1380                                                         <attrs />
1381                                                         <bool><!-- is_public -->false</bool>
1382                                                         <bool><!-- is_protected -->false</bool>
1383                                                         <bool><!-- is_private -->false</bool>
1384                                                         <bool><!-- is_static -->false</bool>
1385                                                         <bool><!-- is_abstract -->false</bool>
1386                                                         <bool><!-- is_final -->false</bool>
1387                                                 </AST:Method_mod>
1388                                                 <bool><!-- is_ref -->false</bool>
1389                                                 <AST:METHOD_NAME>
1390                                                         <attrs />
1391                                                         <value>getEditSection</value>
1392                                                 </AST:METHOD_NAME>
1393                                                 <AST:Formal_parameter_list>
1394                                                 </AST:Formal_parameter_list>
1395                                         </AST:Signature>
1396                                         <AST:Statement_list>
1397                                                 <AST:Return>
1398                                                         <attrs>
1399                                                                 <attr key="phc.comments">
1400                                                                         <string_list>
1401                                                                         </string_list>
1402                                                                 </attr>
1403                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1404                                                                 <attr key="phc.line_number"><integer>45</integer></attr>
1405                                                         </attrs>
1406                                                         <AST:Variable>
1407                                                                 <attrs>
1408                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1409                                                                         <attr key="phc.line_number"><integer>45</integer></attr>
1410                                                                 </attrs>
1411                                                                 <AST:Variable>
1412                                                                         <attrs>
1413                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1414                                                                                 <attr key="phc.line_number"><integer>45</integer></attr>
1415                                                                         </attrs>
1416                                                                         <AST:Target xsi:nil="true" />
1417                                                                         <AST:VARIABLE_NAME>
1418                                                                                 <attrs />
1419                                                                                 <value>this</value>
1420                                                                         </AST:VARIABLE_NAME>
1421                                                                         <AST:Expr_list>
1422                                                                         </AST:Expr_list>
1423                                                                 </AST:Variable>
1424                                                                 <AST:VARIABLE_NAME>
1425                                                                         <attrs />
1426                                                                         <value>mEditSection</value>
1427                                                                 </AST:VARIABLE_NAME>
1428                                                                 <AST:Expr_list>
1429                                                                 </AST:Expr_list>
1430                                                         </AST:Variable>
1431                                                 </AST:Return>
1432                                         </AST:Statement_list>
1433                                 </AST:Method>
1434                                 <AST:Method>
1435                                         <attrs>
1436                                                 <attr key="phc.comments">
1437                                                         <string_list>
1438                                                         </string_list>
1439                                                 </attr>
1440                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1441                                                 <attr key="phc.line_number"><integer>46</integer></attr>
1442                                         </attrs>
1443                                         <AST:Signature>
1444                                                 <attrs>
1445                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1446                                                         <attr key="phc.line_number"><integer>46</integer></attr>
1447                                                 </attrs>
1448                                                 <AST:Method_mod>
1449                                                         <attrs />
1450                                                         <bool><!-- is_public -->false</bool>
1451                                                         <bool><!-- is_protected -->false</bool>
1452                                                         <bool><!-- is_private -->false</bool>
1453                                                         <bool><!-- is_static -->false</bool>
1454                                                         <bool><!-- is_abstract -->false</bool>
1455                                                         <bool><!-- is_final -->false</bool>
1456                                                 </AST:Method_mod>
1457                                                 <bool><!-- is_ref -->false</bool>
1458                                                 <AST:METHOD_NAME>
1459                                                         <attrs />
1460                                                         <value>getNumberHeadings</value>
1461                                                 </AST:METHOD_NAME>
1462                                                 <AST:Formal_parameter_list>
1463                                                 </AST:Formal_parameter_list>
1464                                         </AST:Signature>
1465                                         <AST:Statement_list>
1466                                                 <AST:Return>
1467                                                         <attrs>
1468                                                                 <attr key="phc.comments">
1469                                                                         <string_list>
1470                                                                         </string_list>
1471                                                                 </attr>
1472                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1473                                                                 <attr key="phc.line_number"><integer>46</integer></attr>
1474                                                         </attrs>
1475                                                         <AST:Variable>
1476                                                                 <attrs>
1477                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1478                                                                         <attr key="phc.line_number"><integer>46</integer></attr>
1479                                                                 </attrs>
1480                                                                 <AST:Variable>
1481                                                                         <attrs>
1482                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1483                                                                                 <attr key="phc.line_number"><integer>46</integer></attr>
1484                                                                         </attrs>
1485                                                                         <AST:Target xsi:nil="true" />
1486                                                                         <AST:VARIABLE_NAME>
1487                                                                                 <attrs />
1488                                                                                 <value>this</value>
1489                                                                         </AST:VARIABLE_NAME>
1490                                                                         <AST:Expr_list>
1491                                                                         </AST:Expr_list>
1492                                                                 </AST:Variable>
1493                                                                 <AST:VARIABLE_NAME>
1494                                                                         <attrs />
1495                                                                         <value>mNumberHeadings</value>
1496                                                                 </AST:VARIABLE_NAME>
1497                                                                 <AST:Expr_list>
1498                                                                 </AST:Expr_list>
1499                                                         </AST:Variable>
1500                                                 </AST:Return>
1501                                         </AST:Statement_list>
1502                                 </AST:Method>
1503                                 <AST:Method>
1504                                         <attrs>
1505                                                 <attr key="phc.comments">
1506                                                         <string_list>
1507                                                         </string_list>
1508                                                 </attr>
1509                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1510                                                 <attr key="phc.line_number"><integer>47</integer></attr>
1511                                         </attrs>
1512                                         <AST:Signature>
1513                                                 <attrs>
1514                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1515                                                         <attr key="phc.line_number"><integer>47</integer></attr>
1516                                                 </attrs>
1517                                                 <AST:Method_mod>
1518                                                         <attrs />
1519                                                         <bool><!-- is_public -->false</bool>
1520                                                         <bool><!-- is_protected -->false</bool>
1521                                                         <bool><!-- is_private -->false</bool>
1522                                                         <bool><!-- is_static -->false</bool>
1523                                                         <bool><!-- is_abstract -->false</bool>
1524                                                         <bool><!-- is_final -->false</bool>
1525                                                 </AST:Method_mod>
1526                                                 <bool><!-- is_ref -->false</bool>
1527                                                 <AST:METHOD_NAME>
1528                                                         <attrs />
1529                                                         <value>getAllowSpecialInclusion</value>
1530                                                 </AST:METHOD_NAME>
1531                                                 <AST:Formal_parameter_list>
1532                                                 </AST:Formal_parameter_list>
1533                                         </AST:Signature>
1534                                         <AST:Statement_list>
1535                                                 <AST:Return>
1536                                                         <attrs>
1537                                                                 <attr key="phc.comments">
1538                                                                         <string_list>
1539                                                                         </string_list>
1540                                                                 </attr>
1541                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1542                                                                 <attr key="phc.line_number"><integer>47</integer></attr>
1543                                                         </attrs>
1544                                                         <AST:Variable>
1545                                                                 <attrs>
1546                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1547                                                                         <attr key="phc.line_number"><integer>47</integer></attr>
1548                                                                 </attrs>
1549                                                                 <AST:Variable>
1550                                                                         <attrs>
1551                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1552                                                                                 <attr key="phc.line_number"><integer>47</integer></attr>
1553                                                                         </attrs>
1554                                                                         <AST:Target xsi:nil="true" />
1555                                                                         <AST:VARIABLE_NAME>
1556                                                                                 <attrs />
1557                                                                                 <value>this</value>
1558                                                                         </AST:VARIABLE_NAME>
1559                                                                         <AST:Expr_list>
1560                                                                         </AST:Expr_list>
1561                                                                 </AST:Variable>
1562                                                                 <AST:VARIABLE_NAME>
1563                                                                         <attrs />
1564                                                                         <value>mAllowSpecialInclusion</value>
1565                                                                 </AST:VARIABLE_NAME>
1566                                                                 <AST:Expr_list>
1567                                                                 </AST:Expr_list>
1568                                                         </AST:Variable>
1569                                                 </AST:Return>
1570                                         </AST:Statement_list>
1571                                 </AST:Method>
1572                                 <AST:Method>
1573                                         <attrs>
1574                                                 <attr key="phc.comments">
1575                                                         <string_list>
1576                                                         </string_list>
1577                                                 </attr>
1578                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1579                                                 <attr key="phc.line_number"><integer>48</integer></attr>
1580                                         </attrs>
1581                                         <AST:Signature>
1582                                                 <attrs>
1583                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1584                                                         <attr key="phc.line_number"><integer>48</integer></attr>
1585                                                 </attrs>
1586                                                 <AST:Method_mod>
1587                                                         <attrs />
1588                                                         <bool><!-- is_public -->false</bool>
1589                                                         <bool><!-- is_protected -->false</bool>
1590                                                         <bool><!-- is_private -->false</bool>
1591                                                         <bool><!-- is_static -->false</bool>
1592                                                         <bool><!-- is_abstract -->false</bool>
1593                                                         <bool><!-- is_final -->false</bool>
1594                                                 </AST:Method_mod>
1595                                                 <bool><!-- is_ref -->false</bool>
1596                                                 <AST:METHOD_NAME>
1597                                                         <attrs />
1598                                                         <value>getTidy</value>
1599                                                 </AST:METHOD_NAME>
1600                                                 <AST:Formal_parameter_list>
1601                                                 </AST:Formal_parameter_list>
1602                                         </AST:Signature>
1603                                         <AST:Statement_list>
1604                                                 <AST:Return>
1605                                                         <attrs>
1606                                                                 <attr key="phc.comments">
1607                                                                         <string_list>
1608                                                                         </string_list>
1609                                                                 </attr>
1610                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1611                                                                 <attr key="phc.line_number"><integer>48</integer></attr>
1612                                                         </attrs>
1613                                                         <AST:Variable>
1614                                                                 <attrs>
1615                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1616                                                                         <attr key="phc.line_number"><integer>48</integer></attr>
1617                                                                 </attrs>
1618                                                                 <AST:Variable>
1619                                                                         <attrs>
1620                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1621                                                                                 <attr key="phc.line_number"><integer>48</integer></attr>
1622                                                                         </attrs>
1623                                                                         <AST:Target xsi:nil="true" />
1624                                                                         <AST:VARIABLE_NAME>
1625                                                                                 <attrs />
1626                                                                                 <value>this</value>
1627                                                                         </AST:VARIABLE_NAME>
1628                                                                         <AST:Expr_list>
1629                                                                         </AST:Expr_list>
1630                                                                 </AST:Variable>
1631                                                                 <AST:VARIABLE_NAME>
1632                                                                         <attrs />
1633                                                                         <value>mTidy</value>
1634                                                                 </AST:VARIABLE_NAME>
1635                                                                 <AST:Expr_list>
1636                                                                 </AST:Expr_list>
1637                                                         </AST:Variable>
1638                                                 </AST:Return>
1639                                         </AST:Statement_list>
1640                                 </AST:Method>
1641                                 <AST:Method>
1642                                         <attrs>
1643                                                 <attr key="phc.comments">
1644                                                         <string_list>
1645                                                         </string_list>
1646                                                 </attr>
1647                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1648                                                 <attr key="phc.line_number"><integer>49</integer></attr>
1649                                         </attrs>
1650                                         <AST:Signature>
1651                                                 <attrs>
1652                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1653                                                         <attr key="phc.line_number"><integer>49</integer></attr>
1654                                                 </attrs>
1655                                                 <AST:Method_mod>
1656                                                         <attrs />
1657                                                         <bool><!-- is_public -->false</bool>
1658                                                         <bool><!-- is_protected -->false</bool>
1659                                                         <bool><!-- is_private -->false</bool>
1660                                                         <bool><!-- is_static -->false</bool>
1661                                                         <bool><!-- is_abstract -->false</bool>
1662                                                         <bool><!-- is_final -->false</bool>
1663                                                 </AST:Method_mod>
1664                                                 <bool><!-- is_ref -->false</bool>
1665                                                 <AST:METHOD_NAME>
1666                                                         <attrs />
1667                                                         <value>getInterfaceMessage</value>
1668                                                 </AST:METHOD_NAME>
1669                                                 <AST:Formal_parameter_list>
1670                                                 </AST:Formal_parameter_list>
1671                                         </AST:Signature>
1672                                         <AST:Statement_list>
1673                                                 <AST:Return>
1674                                                         <attrs>
1675                                                                 <attr key="phc.comments">
1676                                                                         <string_list>
1677                                                                         </string_list>
1678                                                                 </attr>
1679                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1680                                                                 <attr key="phc.line_number"><integer>49</integer></attr>
1681                                                         </attrs>
1682                                                         <AST:Variable>
1683                                                                 <attrs>
1684                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1685                                                                         <attr key="phc.line_number"><integer>49</integer></attr>
1686                                                                 </attrs>
1687                                                                 <AST:Variable>
1688                                                                         <attrs>
1689                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1690                                                                                 <attr key="phc.line_number"><integer>49</integer></attr>
1691                                                                         </attrs>
1692                                                                         <AST:Target xsi:nil="true" />
1693                                                                         <AST:VARIABLE_NAME>
1694                                                                                 <attrs />
1695                                                                                 <value>this</value>
1696                                                                         </AST:VARIABLE_NAME>
1697                                                                         <AST:Expr_list>
1698                                                                         </AST:Expr_list>
1699                                                                 </AST:Variable>
1700                                                                 <AST:VARIABLE_NAME>
1701                                                                         <attrs />
1702                                                                         <value>mInterfaceMessage</value>
1703                                                                 </AST:VARIABLE_NAME>
1704                                                                 <AST:Expr_list>
1705                                                                 </AST:Expr_list>
1706                                                         </AST:Variable>
1707                                                 </AST:Return>
1708                                         </AST:Statement_list>
1709                                 </AST:Method>
1710                                 <AST:Method>
1711                                         <attrs>
1712                                                 <attr key="phc.comments">
1713                                                         <string_list>
1714                                                         </string_list>
1715                                                 </attr>
1716                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1717                                                 <attr key="phc.line_number"><integer>50</integer></attr>
1718                                         </attrs>
1719                                         <AST:Signature>
1720                                                 <attrs>
1721                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1722                                                         <attr key="phc.line_number"><integer>50</integer></attr>
1723                                                 </attrs>
1724                                                 <AST:Method_mod>
1725                                                         <attrs />
1726                                                         <bool><!-- is_public -->false</bool>
1727                                                         <bool><!-- is_protected -->false</bool>
1728                                                         <bool><!-- is_private -->false</bool>
1729                                                         <bool><!-- is_static -->false</bool>
1730                                                         <bool><!-- is_abstract -->false</bool>
1731                                                         <bool><!-- is_final -->false</bool>
1732                                                 </AST:Method_mod>
1733                                                 <bool><!-- is_ref -->false</bool>
1734                                                 <AST:METHOD_NAME>
1735                                                         <attrs />
1736                                                         <value>getTargetLanguage</value>
1737                                                 </AST:METHOD_NAME>
1738                                                 <AST:Formal_parameter_list>
1739                                                 </AST:Formal_parameter_list>
1740                                         </AST:Signature>
1741                                         <AST:Statement_list>
1742                                                 <AST:Return>
1743                                                         <attrs>
1744                                                                 <attr key="phc.comments">
1745                                                                         <string_list>
1746                                                                         </string_list>
1747                                                                 </attr>
1748                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1749                                                                 <attr key="phc.line_number"><integer>50</integer></attr>
1750                                                         </attrs>
1751                                                         <AST:Variable>
1752                                                                 <attrs>
1753                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1754                                                                         <attr key="phc.line_number"><integer>50</integer></attr>
1755                                                                 </attrs>
1756                                                                 <AST:Variable>
1757                                                                         <attrs>
1758                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1759                                                                                 <attr key="phc.line_number"><integer>50</integer></attr>
1760                                                                         </attrs>
1761                                                                         <AST:Target xsi:nil="true" />
1762                                                                         <AST:VARIABLE_NAME>
1763                                                                                 <attrs />
1764                                                                                 <value>this</value>
1765                                                                         </AST:VARIABLE_NAME>
1766                                                                         <AST:Expr_list>
1767                                                                         </AST:Expr_list>
1768                                                                 </AST:Variable>
1769                                                                 <AST:VARIABLE_NAME>
1770                                                                         <attrs />
1771                                                                         <value>mTargetLanguage</value>
1772                                                                 </AST:VARIABLE_NAME>
1773                                                                 <AST:Expr_list>
1774                                                                 </AST:Expr_list>
1775                                                         </AST:Variable>
1776                                                 </AST:Return>
1777                                         </AST:Statement_list>
1778                                 </AST:Method>
1779                                 <AST:Method>
1780                                         <attrs>
1781                                                 <attr key="phc.comments">
1782                                                         <string_list>
1783                                                         </string_list>
1784                                                 </attr>
1785                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1786                                                 <attr key="phc.line_number"><integer>51</integer></attr>
1787                                         </attrs>
1788                                         <AST:Signature>
1789                                                 <attrs>
1790                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1791                                                         <attr key="phc.line_number"><integer>51</integer></attr>
1792                                                 </attrs>
1793                                                 <AST:Method_mod>
1794                                                         <attrs />
1795                                                         <bool><!-- is_public -->false</bool>
1796                                                         <bool><!-- is_protected -->false</bool>
1797                                                         <bool><!-- is_private -->false</bool>
1798                                                         <bool><!-- is_static -->false</bool>
1799                                                         <bool><!-- is_abstract -->false</bool>
1800                                                         <bool><!-- is_final -->false</bool>
1801                                                 </AST:Method_mod>
1802                                                 <bool><!-- is_ref -->false</bool>
1803                                                 <AST:METHOD_NAME>
1804                                                         <attrs />
1805                                                         <value>getMaxIncludeSize</value>
1806                                                 </AST:METHOD_NAME>
1807                                                 <AST:Formal_parameter_list>
1808                                                 </AST:Formal_parameter_list>
1809                                         </AST:Signature>
1810                                         <AST:Statement_list>
1811                                                 <AST:Return>
1812                                                         <attrs>
1813                                                                 <attr key="phc.comments">
1814                                                                         <string_list>
1815                                                                         </string_list>
1816                                                                 </attr>
1817                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1818                                                                 <attr key="phc.line_number"><integer>51</integer></attr>
1819                                                         </attrs>
1820                                                         <AST:Variable>
1821                                                                 <attrs>
1822                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1823                                                                         <attr key="phc.line_number"><integer>51</integer></attr>
1824                                                                 </attrs>
1825                                                                 <AST:Variable>
1826                                                                         <attrs>
1827                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1828                                                                                 <attr key="phc.line_number"><integer>51</integer></attr>
1829                                                                         </attrs>
1830                                                                         <AST:Target xsi:nil="true" />
1831                                                                         <AST:VARIABLE_NAME>
1832                                                                                 <attrs />
1833                                                                                 <value>this</value>
1834                                                                         </AST:VARIABLE_NAME>
1835                                                                         <AST:Expr_list>
1836                                                                         </AST:Expr_list>
1837                                                                 </AST:Variable>
1838                                                                 <AST:VARIABLE_NAME>
1839                                                                         <attrs />
1840                                                                         <value>mMaxIncludeSize</value>
1841                                                                 </AST:VARIABLE_NAME>
1842                                                                 <AST:Expr_list>
1843                                                                 </AST:Expr_list>
1844                                                         </AST:Variable>
1845                                                 </AST:Return>
1846                                         </AST:Statement_list>
1847                                 </AST:Method>
1848                                 <AST:Method>
1849                                         <attrs>
1850                                                 <attr key="phc.comments">
1851                                                         <string_list>
1852                                                         </string_list>
1853                                                 </attr>
1854                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1855                                                 <attr key="phc.line_number"><integer>52</integer></attr>
1856                                         </attrs>
1857                                         <AST:Signature>
1858                                                 <attrs>
1859                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1860                                                         <attr key="phc.line_number"><integer>52</integer></attr>
1861                                                 </attrs>
1862                                                 <AST:Method_mod>
1863                                                         <attrs />
1864                                                         <bool><!-- is_public -->false</bool>
1865                                                         <bool><!-- is_protected -->false</bool>
1866                                                         <bool><!-- is_private -->false</bool>
1867                                                         <bool><!-- is_static -->false</bool>
1868                                                         <bool><!-- is_abstract -->false</bool>
1869                                                         <bool><!-- is_final -->false</bool>
1870                                                 </AST:Method_mod>
1871                                                 <bool><!-- is_ref -->false</bool>
1872                                                 <AST:METHOD_NAME>
1873                                                         <attrs />
1874                                                         <value>getMaxPPNodeCount</value>
1875                                                 </AST:METHOD_NAME>
1876                                                 <AST:Formal_parameter_list>
1877                                                 </AST:Formal_parameter_list>
1878                                         </AST:Signature>
1879                                         <AST:Statement_list>
1880                                                 <AST:Return>
1881                                                         <attrs>
1882                                                                 <attr key="phc.comments">
1883                                                                         <string_list>
1884                                                                         </string_list>
1885                                                                 </attr>
1886                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1887                                                                 <attr key="phc.line_number"><integer>52</integer></attr>
1888                                                         </attrs>
1889                                                         <AST:Variable>
1890                                                                 <attrs>
1891                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1892                                                                         <attr key="phc.line_number"><integer>52</integer></attr>
1893                                                                 </attrs>
1894                                                                 <AST:Variable>
1895                                                                         <attrs>
1896                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1897                                                                                 <attr key="phc.line_number"><integer>52</integer></attr>
1898                                                                         </attrs>
1899                                                                         <AST:Target xsi:nil="true" />
1900                                                                         <AST:VARIABLE_NAME>
1901                                                                                 <attrs />
1902                                                                                 <value>this</value>
1903                                                                         </AST:VARIABLE_NAME>
1904                                                                         <AST:Expr_list>
1905                                                                         </AST:Expr_list>
1906                                                                 </AST:Variable>
1907                                                                 <AST:VARIABLE_NAME>
1908                                                                         <attrs />
1909                                                                         <value>mMaxPPNodeCount</value>
1910                                                                 </AST:VARIABLE_NAME>
1911                                                                 <AST:Expr_list>
1912                                                                 </AST:Expr_list>
1913                                                         </AST:Variable>
1914                                                 </AST:Return>
1915                                         </AST:Statement_list>
1916                                 </AST:Method>
1917                                 <AST:Method>
1918                                         <attrs>
1919                                                 <attr key="phc.comments">
1920                                                         <string_list>
1921                                                         </string_list>
1922                                                 </attr>
1923                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1924                                                 <attr key="phc.line_number"><integer>53</integer></attr>
1925                                         </attrs>
1926                                         <AST:Signature>
1927                                                 <attrs>
1928                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1929                                                         <attr key="phc.line_number"><integer>53</integer></attr>
1930                                                 </attrs>
1931                                                 <AST:Method_mod>
1932                                                         <attrs />
1933                                                         <bool><!-- is_public -->false</bool>
1934                                                         <bool><!-- is_protected -->false</bool>
1935                                                         <bool><!-- is_private -->false</bool>
1936                                                         <bool><!-- is_static -->false</bool>
1937                                                         <bool><!-- is_abstract -->false</bool>
1938                                                         <bool><!-- is_final -->false</bool>
1939                                                 </AST:Method_mod>
1940                                                 <bool><!-- is_ref -->false</bool>
1941                                                 <AST:METHOD_NAME>
1942                                                         <attrs />
1943                                                         <value>getMaxTemplateDepth</value>
1944                                                 </AST:METHOD_NAME>
1945                                                 <AST:Formal_parameter_list>
1946                                                 </AST:Formal_parameter_list>
1947                                         </AST:Signature>
1948                                         <AST:Statement_list>
1949                                                 <AST:Return>
1950                                                         <attrs>
1951                                                                 <attr key="phc.comments">
1952                                                                         <string_list>
1953                                                                         </string_list>
1954                                                                 </attr>
1955                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1956                                                                 <attr key="phc.line_number"><integer>53</integer></attr>
1957                                                         </attrs>
1958                                                         <AST:Variable>
1959                                                                 <attrs>
1960                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1961                                                                         <attr key="phc.line_number"><integer>53</integer></attr>
1962                                                                 </attrs>
1963                                                                 <AST:Variable>
1964                                                                         <attrs>
1965                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1966                                                                                 <attr key="phc.line_number"><integer>53</integer></attr>
1967                                                                         </attrs>
1968                                                                         <AST:Target xsi:nil="true" />
1969                                                                         <AST:VARIABLE_NAME>
1970                                                                                 <attrs />
1971                                                                                 <value>this</value>
1972                                                                         </AST:VARIABLE_NAME>
1973                                                                         <AST:Expr_list>
1974                                                                         </AST:Expr_list>
1975                                                                 </AST:Variable>
1976                                                                 <AST:VARIABLE_NAME>
1977                                                                         <attrs />
1978                                                                         <value>mMaxTemplateDepth</value>
1979                                                                 </AST:VARIABLE_NAME>
1980                                                                 <AST:Expr_list>
1981                                                                 </AST:Expr_list>
1982                                                         </AST:Variable>
1983                                                 </AST:Return>
1984                                         </AST:Statement_list>
1985                                 </AST:Method>
1986                                 <AST:Method>
1987                                         <attrs>
1988                                                 <attr key="phc.comments">
1989                                                         <string_list>
1990                                                         </string_list>
1991                                                 </attr>
1992                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1993                                                 <attr key="phc.line_number"><integer>54</integer></attr>
1994                                         </attrs>
1995                                         <AST:Signature>
1996                                                 <attrs>
1997                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
1998                                                         <attr key="phc.line_number"><integer>54</integer></attr>
1999                                                 </attrs>
2000                                                 <AST:Method_mod>
2001                                                         <attrs />
2002                                                         <bool><!-- is_public -->false</bool>
2003                                                         <bool><!-- is_protected -->false</bool>
2004                                                         <bool><!-- is_private -->false</bool>
2005                                                         <bool><!-- is_static -->false</bool>
2006                                                         <bool><!-- is_abstract -->false</bool>
2007                                                         <bool><!-- is_final -->false</bool>
2008                                                 </AST:Method_mod>
2009                                                 <bool><!-- is_ref -->false</bool>
2010                                                 <AST:METHOD_NAME>
2011                                                         <attrs />
2012                                                         <value>getRemoveComments</value>
2013                                                 </AST:METHOD_NAME>
2014                                                 <AST:Formal_parameter_list>
2015                                                 </AST:Formal_parameter_list>
2016                                         </AST:Signature>
2017                                         <AST:Statement_list>
2018                                                 <AST:Return>
2019                                                         <attrs>
2020                                                                 <attr key="phc.comments">
2021                                                                         <string_list>
2022                                                                         </string_list>
2023                                                                 </attr>
2024                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2025                                                                 <attr key="phc.line_number"><integer>54</integer></attr>
2026                                                         </attrs>
2027                                                         <AST:Variable>
2028                                                                 <attrs>
2029                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2030                                                                         <attr key="phc.line_number"><integer>54</integer></attr>
2031                                                                 </attrs>
2032                                                                 <AST:Variable>
2033                                                                         <attrs>
2034                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2035                                                                                 <attr key="phc.line_number"><integer>54</integer></attr>
2036                                                                         </attrs>
2037                                                                         <AST:Target xsi:nil="true" />
2038                                                                         <AST:VARIABLE_NAME>
2039                                                                                 <attrs />
2040                                                                                 <value>this</value>
2041                                                                         </AST:VARIABLE_NAME>
2042                                                                         <AST:Expr_list>
2043                                                                         </AST:Expr_list>
2044                                                                 </AST:Variable>
2045                                                                 <AST:VARIABLE_NAME>
2046                                                                         <attrs />
2047                                                                         <value>mRemoveComments</value>
2048                                                                 </AST:VARIABLE_NAME>
2049                                                                 <AST:Expr_list>
2050                                                                 </AST:Expr_list>
2051                                                         </AST:Variable>
2052                                                 </AST:Return>
2053                                         </AST:Statement_list>
2054                                 </AST:Method>
2055                                 <AST:Method>
2056                                         <attrs>
2057                                                 <attr key="phc.comments">
2058                                                         <string_list>
2059                                                         </string_list>
2060                                                 </attr>
2061                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2062                                                 <attr key="phc.line_number"><integer>55</integer></attr>
2063                                         </attrs>
2064                                         <AST:Signature>
2065                                                 <attrs>
2066                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2067                                                         <attr key="phc.line_number"><integer>55</integer></attr>
2068                                                 </attrs>
2069                                                 <AST:Method_mod>
2070                                                         <attrs />
2071                                                         <bool><!-- is_public -->false</bool>
2072                                                         <bool><!-- is_protected -->false</bool>
2073                                                         <bool><!-- is_private -->false</bool>
2074                                                         <bool><!-- is_static -->false</bool>
2075                                                         <bool><!-- is_abstract -->false</bool>
2076                                                         <bool><!-- is_final -->false</bool>
2077                                                 </AST:Method_mod>
2078                                                 <bool><!-- is_ref -->false</bool>
2079                                                 <AST:METHOD_NAME>
2080                                                         <attrs />
2081                                                         <value>getTemplateCallback</value>
2082                                                 </AST:METHOD_NAME>
2083                                                 <AST:Formal_parameter_list>
2084                                                 </AST:Formal_parameter_list>
2085                                         </AST:Signature>
2086                                         <AST:Statement_list>
2087                                                 <AST:Return>
2088                                                         <attrs>
2089                                                                 <attr key="phc.comments">
2090                                                                         <string_list>
2091                                                                         </string_list>
2092                                                                 </attr>
2093                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2094                                                                 <attr key="phc.line_number"><integer>55</integer></attr>
2095                                                         </attrs>
2096                                                         <AST:Variable>
2097                                                                 <attrs>
2098                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2099                                                                         <attr key="phc.line_number"><integer>55</integer></attr>
2100                                                                 </attrs>
2101                                                                 <AST:Variable>
2102                                                                         <attrs>
2103                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2104                                                                                 <attr key="phc.line_number"><integer>55</integer></attr>
2105                                                                         </attrs>
2106                                                                         <AST:Target xsi:nil="true" />
2107                                                                         <AST:VARIABLE_NAME>
2108                                                                                 <attrs />
2109                                                                                 <value>this</value>
2110                                                                         </AST:VARIABLE_NAME>
2111                                                                         <AST:Expr_list>
2112                                                                         </AST:Expr_list>
2113                                                                 </AST:Variable>
2114                                                                 <AST:VARIABLE_NAME>
2115                                                                         <attrs />
2116                                                                         <value>mTemplateCallback</value>
2117                                                                 </AST:VARIABLE_NAME>
2118                                                                 <AST:Expr_list>
2119                                                                 </AST:Expr_list>
2120                                                         </AST:Variable>
2121                                                 </AST:Return>
2122                                         </AST:Statement_list>
2123                                 </AST:Method>
2124                                 <AST:Method>
2125                                         <attrs>
2126                                                 <attr key="phc.comments">
2127                                                         <string_list>
2128                                                         </string_list>
2129                                                 </attr>
2130                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2131                                                 <attr key="phc.line_number"><integer>56</integer></attr>
2132                                         </attrs>
2133                                         <AST:Signature>
2134                                                 <attrs>
2135                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2136                                                         <attr key="phc.line_number"><integer>56</integer></attr>
2137                                                 </attrs>
2138                                                 <AST:Method_mod>
2139                                                         <attrs />
2140                                                         <bool><!-- is_public -->false</bool>
2141                                                         <bool><!-- is_protected -->false</bool>
2142                                                         <bool><!-- is_private -->false</bool>
2143                                                         <bool><!-- is_static -->false</bool>
2144                                                         <bool><!-- is_abstract -->false</bool>
2145                                                         <bool><!-- is_final -->false</bool>
2146                                                 </AST:Method_mod>
2147                                                 <bool><!-- is_ref -->false</bool>
2148                                                 <AST:METHOD_NAME>
2149                                                         <attrs />
2150                                                         <value>getEnableLimitReport</value>
2151                                                 </AST:METHOD_NAME>
2152                                                 <AST:Formal_parameter_list>
2153                                                 </AST:Formal_parameter_list>
2154                                         </AST:Signature>
2155                                         <AST:Statement_list>
2156                                                 <AST:Return>
2157                                                         <attrs>
2158                                                                 <attr key="phc.comments">
2159                                                                         <string_list>
2160                                                                         </string_list>
2161                                                                 </attr>
2162                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2163                                                                 <attr key="phc.line_number"><integer>56</integer></attr>
2164                                                         </attrs>
2165                                                         <AST:Variable>
2166                                                                 <attrs>
2167                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2168                                                                         <attr key="phc.line_number"><integer>56</integer></attr>
2169                                                                 </attrs>
2170                                                                 <AST:Variable>
2171                                                                         <attrs>
2172                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2173                                                                                 <attr key="phc.line_number"><integer>56</integer></attr>
2174                                                                         </attrs>
2175                                                                         <AST:Target xsi:nil="true" />
2176                                                                         <AST:VARIABLE_NAME>
2177                                                                                 <attrs />
2178                                                                                 <value>this</value>
2179                                                                         </AST:VARIABLE_NAME>
2180                                                                         <AST:Expr_list>
2181                                                                         </AST:Expr_list>
2182                                                                 </AST:Variable>
2183                                                                 <AST:VARIABLE_NAME>
2184                                                                         <attrs />
2185                                                                         <value>mEnableLimitReport</value>
2186                                                                 </AST:VARIABLE_NAME>
2187                                                                 <AST:Expr_list>
2188                                                                 </AST:Expr_list>
2189                                                         </AST:Variable>
2190                                                 </AST:Return>
2191                                         </AST:Statement_list>
2192                                 </AST:Method>
2193                                 <AST:Method>
2194                                         <attrs>
2195                                                 <attr key="phc.comments">
2196                                                         <string_list>
2197                                                         </string_list>
2198                                                 </attr>
2199                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2200                                                 <attr key="phc.line_number"><integer>57</integer></attr>
2201                                         </attrs>
2202                                         <AST:Signature>
2203                                                 <attrs>
2204                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2205                                                         <attr key="phc.line_number"><integer>57</integer></attr>
2206                                                 </attrs>
2207                                                 <AST:Method_mod>
2208                                                         <attrs />
2209                                                         <bool><!-- is_public -->false</bool>
2210                                                         <bool><!-- is_protected -->false</bool>
2211                                                         <bool><!-- is_private -->false</bool>
2212                                                         <bool><!-- is_static -->false</bool>
2213                                                         <bool><!-- is_abstract -->false</bool>
2214                                                         <bool><!-- is_final -->false</bool>
2215                                                 </AST:Method_mod>
2216                                                 <bool><!-- is_ref -->false</bool>
2217                                                 <AST:METHOD_NAME>
2218                                                         <attrs />
2219                                                         <value>getCleanSignatures</value>
2220                                                 </AST:METHOD_NAME>
2221                                                 <AST:Formal_parameter_list>
2222                                                 </AST:Formal_parameter_list>
2223                                         </AST:Signature>
2224                                         <AST:Statement_list>
2225                                                 <AST:Return>
2226                                                         <attrs>
2227                                                                 <attr key="phc.comments">
2228                                                                         <string_list>
2229                                                                         </string_list>
2230                                                                 </attr>
2231                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2232                                                                 <attr key="phc.line_number"><integer>57</integer></attr>
2233                                                         </attrs>
2234                                                         <AST:Variable>
2235                                                                 <attrs>
2236                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2237                                                                         <attr key="phc.line_number"><integer>57</integer></attr>
2238                                                                 </attrs>
2239                                                                 <AST:Variable>
2240                                                                         <attrs>
2241                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2242                                                                                 <attr key="phc.line_number"><integer>57</integer></attr>
2243                                                                         </attrs>
2244                                                                         <AST:Target xsi:nil="true" />
2245                                                                         <AST:VARIABLE_NAME>
2246                                                                                 <attrs />
2247                                                                                 <value>this</value>
2248                                                                         </AST:VARIABLE_NAME>
2249                                                                         <AST:Expr_list>
2250                                                                         </AST:Expr_list>
2251                                                                 </AST:Variable>
2252                                                                 <AST:VARIABLE_NAME>
2253                                                                         <attrs />
2254                                                                         <value>mCleanSignatures</value>
2255                                                                 </AST:VARIABLE_NAME>
2256                                                                 <AST:Expr_list>
2257                                                                 </AST:Expr_list>
2258                                                         </AST:Variable>
2259                                                 </AST:Return>
2260                                         </AST:Statement_list>
2261                                 </AST:Method>
2262                                 <AST:Method>
2263                                         <attrs>
2264                                                 <attr key="phc.comments">
2265                                                         <string_list>
2266                                                         </string_list>
2267                                                 </attr>
2268                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2269                                                 <attr key="phc.line_number"><integer>58</integer></attr>
2270                                         </attrs>
2271                                         <AST:Signature>
2272                                                 <attrs>
2273                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2274                                                         <attr key="phc.line_number"><integer>58</integer></attr>
2275                                                 </attrs>
2276                                                 <AST:Method_mod>
2277                                                         <attrs />
2278                                                         <bool><!-- is_public -->false</bool>
2279                                                         <bool><!-- is_protected -->false</bool>
2280                                                         <bool><!-- is_private -->false</bool>
2281                                                         <bool><!-- is_static -->false</bool>
2282                                                         <bool><!-- is_abstract -->false</bool>
2283                                                         <bool><!-- is_final -->false</bool>
2284                                                 </AST:Method_mod>
2285                                                 <bool><!-- is_ref -->false</bool>
2286                                                 <AST:METHOD_NAME>
2287                                                         <attrs />
2288                                                         <value>getExternalLinkTarget</value>
2289                                                 </AST:METHOD_NAME>
2290                                                 <AST:Formal_parameter_list>
2291                                                 </AST:Formal_parameter_list>
2292                                         </AST:Signature>
2293                                         <AST:Statement_list>
2294                                                 <AST:Return>
2295                                                         <attrs>
2296                                                                 <attr key="phc.comments">
2297                                                                         <string_list>
2298                                                                         </string_list>
2299                                                                 </attr>
2300                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2301                                                                 <attr key="phc.line_number"><integer>58</integer></attr>
2302                                                         </attrs>
2303                                                         <AST:Variable>
2304                                                                 <attrs>
2305                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2306                                                                         <attr key="phc.line_number"><integer>58</integer></attr>
2307                                                                 </attrs>
2308                                                                 <AST:Variable>
2309                                                                         <attrs>
2310                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2311                                                                                 <attr key="phc.line_number"><integer>58</integer></attr>
2312                                                                         </attrs>
2313                                                                         <AST:Target xsi:nil="true" />
2314                                                                         <AST:VARIABLE_NAME>
2315                                                                                 <attrs />
2316                                                                                 <value>this</value>
2317                                                                         </AST:VARIABLE_NAME>
2318                                                                         <AST:Expr_list>
2319                                                                         </AST:Expr_list>
2320                                                                 </AST:Variable>
2321                                                                 <AST:VARIABLE_NAME>
2322                                                                         <attrs />
2323                                                                         <value>mExternalLinkTarget</value>
2324                                                                 </AST:VARIABLE_NAME>
2325                                                                 <AST:Expr_list>
2326                                                                 </AST:Expr_list>
2327                                                         </AST:Variable>
2328                                                 </AST:Return>
2329                                         </AST:Statement_list>
2330                                 </AST:Method>
2331                                 <AST:Method>
2332                                         <attrs>
2333                                                 <attr key="phc.comments">
2334                                                         <string_list>
2335                                                         </string_list>
2336                                                 </attr>
2337                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2338                                                 <attr key="phc.line_number"><integer>59</integer></attr>
2339                                         </attrs>
2340                                         <AST:Signature>
2341                                                 <attrs>
2342                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2343                                                         <attr key="phc.line_number"><integer>59</integer></attr>
2344                                                 </attrs>
2345                                                 <AST:Method_mod>
2346                                                         <attrs />
2347                                                         <bool><!-- is_public -->false</bool>
2348                                                         <bool><!-- is_protected -->false</bool>
2349                                                         <bool><!-- is_private -->false</bool>
2350                                                         <bool><!-- is_static -->false</bool>
2351                                                         <bool><!-- is_abstract -->false</bool>
2352                                                         <bool><!-- is_final -->false</bool>
2353                                                 </AST:Method_mod>
2354                                                 <bool><!-- is_ref -->false</bool>
2355                                                 <AST:METHOD_NAME>
2356                                                         <attrs />
2357                                                         <value>getIsPreview</value>
2358                                                 </AST:METHOD_NAME>
2359                                                 <AST:Formal_parameter_list>
2360                                                 </AST:Formal_parameter_list>
2361                                         </AST:Signature>
2362                                         <AST:Statement_list>
2363                                                 <AST:Return>
2364                                                         <attrs>
2365                                                                 <attr key="phc.comments">
2366                                                                         <string_list>
2367                                                                         </string_list>
2368                                                                 </attr>
2369                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2370                                                                 <attr key="phc.line_number"><integer>59</integer></attr>
2371                                                         </attrs>
2372                                                         <AST:Variable>
2373                                                                 <attrs>
2374                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2375                                                                         <attr key="phc.line_number"><integer>59</integer></attr>
2376                                                                 </attrs>
2377                                                                 <AST:Variable>
2378                                                                         <attrs>
2379                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2380                                                                                 <attr key="phc.line_number"><integer>59</integer></attr>
2381                                                                         </attrs>
2382                                                                         <AST:Target xsi:nil="true" />
2383                                                                         <AST:VARIABLE_NAME>
2384                                                                                 <attrs />
2385                                                                                 <value>this</value>
2386                                                                         </AST:VARIABLE_NAME>
2387                                                                         <AST:Expr_list>
2388                                                                         </AST:Expr_list>
2389                                                                 </AST:Variable>
2390                                                                 <AST:VARIABLE_NAME>
2391                                                                         <attrs />
2392                                                                         <value>mIsPreview</value>
2393                                                                 </AST:VARIABLE_NAME>
2394                                                                 <AST:Expr_list>
2395                                                                 </AST:Expr_list>
2396                                                         </AST:Variable>
2397                                                 </AST:Return>
2398                                         </AST:Statement_list>
2399                                 </AST:Method>
2400                                 <AST:Method>
2401                                         <attrs>
2402                                                 <attr key="phc.comments">
2403                                                         <string_list>
2404                                                         </string_list>
2405                                                 </attr>
2406                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2407                                                 <attr key="phc.line_number"><integer>60</integer></attr>
2408                                         </attrs>
2409                                         <AST:Signature>
2410                                                 <attrs>
2411                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2412                                                         <attr key="phc.line_number"><integer>60</integer></attr>
2413                                                 </attrs>
2414                                                 <AST:Method_mod>
2415                                                         <attrs />
2416                                                         <bool><!-- is_public -->false</bool>
2417                                                         <bool><!-- is_protected -->false</bool>
2418                                                         <bool><!-- is_private -->false</bool>
2419                                                         <bool><!-- is_static -->false</bool>
2420                                                         <bool><!-- is_abstract -->false</bool>
2421                                                         <bool><!-- is_final -->false</bool>
2422                                                 </AST:Method_mod>
2423                                                 <bool><!-- is_ref -->false</bool>
2424                                                 <AST:METHOD_NAME>
2425                                                         <attrs />
2426                                                         <value>getIsSectionPreview</value>
2427                                                 </AST:METHOD_NAME>
2428                                                 <AST:Formal_parameter_list>
2429                                                 </AST:Formal_parameter_list>
2430                                         </AST:Signature>
2431                                         <AST:Statement_list>
2432                                                 <AST:Return>
2433                                                         <attrs>
2434                                                                 <attr key="phc.comments">
2435                                                                         <string_list>
2436                                                                         </string_list>
2437                                                                 </attr>
2438                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2439                                                                 <attr key="phc.line_number"><integer>60</integer></attr>
2440                                                         </attrs>
2441                                                         <AST:Variable>
2442                                                                 <attrs>
2443                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2444                                                                         <attr key="phc.line_number"><integer>60</integer></attr>
2445                                                                 </attrs>
2446                                                                 <AST:Variable>
2447                                                                         <attrs>
2448                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2449                                                                                 <attr key="phc.line_number"><integer>60</integer></attr>
2450                                                                         </attrs>
2451                                                                         <AST:Target xsi:nil="true" />
2452                                                                         <AST:VARIABLE_NAME>
2453                                                                                 <attrs />
2454                                                                                 <value>this</value>
2455                                                                         </AST:VARIABLE_NAME>
2456                                                                         <AST:Expr_list>
2457                                                                         </AST:Expr_list>
2458                                                                 </AST:Variable>
2459                                                                 <AST:VARIABLE_NAME>
2460                                                                         <attrs />
2461                                                                         <value>mIsSectionPreview</value>
2462                                                                 </AST:VARIABLE_NAME>
2463                                                                 <AST:Expr_list>
2464                                                                 </AST:Expr_list>
2465                                                         </AST:Variable>
2466                                                 </AST:Return>
2467                                         </AST:Statement_list>
2468                                 </AST:Method>
2469                                 <AST:Method>
2470                                         <attrs>
2471                                                 <attr key="phc.comments">
2472                                                         <string_list>
2473                                                                 <string></string>
2474                                                         </string_list>
2475                                                 </attr>
2476                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2477                                                 <attr key="phc.line_number"><integer>62</integer></attr>
2478                                         </attrs>
2479                                         <AST:Signature>
2480                                                 <attrs>
2481                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2482                                                         <attr key="phc.line_number"><integer>67</integer></attr>
2483                                                 </attrs>
2484                                                 <AST:Method_mod>
2485                                                         <attrs />
2486                                                         <bool><!-- is_public -->false</bool>
2487                                                         <bool><!-- is_protected -->false</bool>
2488                                                         <bool><!-- is_private -->false</bool>
2489                                                         <bool><!-- is_static -->false</bool>
2490                                                         <bool><!-- is_abstract -->false</bool>
2491                                                         <bool><!-- is_final -->false</bool>
2492                                                 </AST:Method_mod>
2493                                                 <bool><!-- is_ref -->false</bool>
2494                                                 <AST:METHOD_NAME>
2495                                                         <attrs />
2496                                                         <value>getSkin</value>
2497                                                 </AST:METHOD_NAME>
2498                                                 <AST:Formal_parameter_list>
2499                                                 </AST:Formal_parameter_list>
2500                                         </AST:Signature>
2501                                         <AST:Statement_list>
2502                                                 <AST:If>
2503                                                         <attrs>
2504                                                                 <attr key="phc.comments">
2505                                                                         <string_list>
2506                                                                         </string_list>
2507                                                                 </attr>
2508                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2509                                                                 <attr key="phc.line_number"><integer>63</integer></attr>
2510                                                         </attrs>
2511                                                         <AST:Unary_op>
2512                                                                 <attrs>
2513                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2514                                                                         <attr key="phc.line_number"><integer>63</integer></attr>
2515                                                                 </attrs>
2516                                                                 <AST:OP>
2517                                                                         <attrs>
2518                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2519                                                                                 <attr key="phc.line_number"><integer>63</integer></attr>
2520                                                                         </attrs>
2521                                                                         <value>!</value>
2522                                                                 </AST:OP>
2523                                                                 <AST:Method_invocation>
2524                                                                         <attrs>
2525                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2526                                                                                 <attr key="phc.line_number"><integer>63</integer></attr>
2527                                                                         </attrs>
2528                                                                         <AST:Target xsi:nil="true" />
2529                                                                         <AST:METHOD_NAME>
2530                                                                                 <attrs>
2531                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2532                                                                                         <attr key="phc.line_number"><integer>63</integer></attr>
2533                                                                                 </attrs>
2534                                                                                 <value>isset</value>
2535                                                                         </AST:METHOD_NAME>
2536                                                                         <AST:Actual_parameter_list>
2537                                                                                 <AST:Actual_parameter>
2538                                                                                         <attrs>
2539                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2540                                                                                                 <attr key="phc.line_number"><integer>63</integer></attr>
2541                                                                                         </attrs>
2542                                                                                         <bool><!-- is_ref -->false</bool>
2543                                                                                         <AST:Variable>
2544                                                                                                 <attrs>
2545                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2546                                                                                                         <attr key="phc.line_number"><integer>63</integer></attr>
2547                                                                                                 </attrs>
2548                                                                                                 <AST:Variable>
2549                                                                                                         <attrs>
2550                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2551                                                                                                                 <attr key="phc.line_number"><integer>63</integer></attr>
2552                                                                                                         </attrs>
2553                                                                                                         <AST:Target xsi:nil="true" />
2554                                                                                                         <AST:VARIABLE_NAME>
2555                                                                                                                 <attrs />
2556                                                                                                                 <value>this</value>
2557                                                                                                         </AST:VARIABLE_NAME>
2558                                                                                                         <AST:Expr_list>
2559                                                                                                         </AST:Expr_list>
2560                                                                                                 </AST:Variable>
2561                                                                                                 <AST:VARIABLE_NAME>
2562                                                                                                         <attrs />
2563                                                                                                         <value>mSkin</value>
2564                                                                                                 </AST:VARIABLE_NAME>
2565                                                                                                 <AST:Expr_list>
2566                                                                                                 </AST:Expr_list>
2567                                                                                         </AST:Variable>
2568                                                                                 </AST:Actual_parameter>
2569                                                                         </AST:Actual_parameter_list>
2570                                                                 </AST:Method_invocation>
2571                                                         </AST:Unary_op>
2572                                                         <AST:Statement_list>
2573                                                                 <AST:Eval_expr>
2574                                                                         <attrs>
2575                                                                                 <attr key="phc.comments">
2576                                                                                         <string_list>
2577                                                                                         </string_list>
2578                                                                                 </attr>
2579                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2580                                                                                 <attr key="phc.line_number"><integer>64</integer></attr>
2581                                                                         </attrs>
2582                                                                         <AST:Assignment>
2583                                                                                 <attrs>
2584                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2585                                                                                         <attr key="phc.line_number"><integer>64</integer></attr>
2586                                                                                 </attrs>
2587                                                                                 <AST:Variable>
2588                                                                                         <attrs>
2589                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2590                                                                                                 <attr key="phc.line_number"><integer>64</integer></attr>
2591                                                                                         </attrs>
2592                                                                                         <AST:Variable>
2593                                                                                                 <attrs>
2594                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2595                                                                                                         <attr key="phc.line_number"><integer>64</integer></attr>
2596                                                                                                 </attrs>
2597                                                                                                 <AST:Target xsi:nil="true" />
2598                                                                                                 <AST:VARIABLE_NAME>
2599                                                                                                         <attrs />
2600                                                                                                         <value>this</value>
2601                                                                                                 </AST:VARIABLE_NAME>
2602                                                                                                 <AST:Expr_list>
2603                                                                                                 </AST:Expr_list>
2604                                                                                         </AST:Variable>
2605                                                                                         <AST:VARIABLE_NAME>
2606                                                                                                 <attrs />
2607                                                                                                 <value>mSkin</value>
2608                                                                                         </AST:VARIABLE_NAME>
2609                                                                                         <AST:Expr_list>
2610                                                                                         </AST:Expr_list>
2611                                                                                 </AST:Variable>
2612                                                                                 <bool><!-- is_ref -->false</bool>
2613                                                                                 <AST:Method_invocation>
2614                                                                                         <attrs>
2615                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2616                                                                                                 <attr key="phc.line_number"><integer>64</integer></attr>
2617                                                                                         </attrs>
2618                                                                                         <AST:Variable>
2619                                                                                                 <attrs>
2620                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2621                                                                                                         <attr key="phc.line_number"><integer>64</integer></attr>
2622                                                                                                 </attrs>
2623                                                                                                 <AST:Variable>
2624                                                                                                         <attrs>
2625                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2626                                                                                                                 <attr key="phc.line_number"><integer>64</integer></attr>
2627                                                                                                         </attrs>
2628                                                                                                         <AST:Target xsi:nil="true" />
2629                                                                                                         <AST:VARIABLE_NAME>
2630                                                                                                                 <attrs />
2631                                                                                                                 <value>this</value>
2632                                                                                                         </AST:VARIABLE_NAME>
2633                                                                                                         <AST:Expr_list>
2634                                                                                                         </AST:Expr_list>
2635                                                                                                 </AST:Variable>
2636                                                                                                 <AST:VARIABLE_NAME>
2637                                                                                                         <attrs />
2638                                                                                                         <value>mUser</value>
2639                                                                                                 </AST:VARIABLE_NAME>
2640                                                                                                 <AST:Expr_list>
2641                                                                                                 </AST:Expr_list>
2642                                                                                         </AST:Variable>
2643                                                                                         <AST:METHOD_NAME>
2644                                                                                                 <attrs>
2645                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2646                                                                                                         <attr key="phc.line_number"><integer>64</integer></attr>
2647                                                                                                 </attrs>
2648                                                                                                 <value>getSkin</value>
2649                                                                                         </AST:METHOD_NAME>
2650                                                                                         <AST:Actual_parameter_list>
2651                                                                                         </AST:Actual_parameter_list>
2652                                                                                 </AST:Method_invocation>
2653                                                                         </AST:Assignment>
2654                                                                 </AST:Eval_expr>
2655                                                         </AST:Statement_list>
2656                                                         <AST:Statement_list>
2657                                                         </AST:Statement_list>
2658                                                 </AST:If>
2659                                                 <AST:Return>
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/ParserOptions.php</string></attr>
2666                                                                 <attr key="phc.line_number"><integer>66</integer></attr>
2667                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2668                                                         </attrs>
2669                                                         <AST:Variable>
2670                                                                 <attrs>
2671                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2672                                                                         <attr key="phc.line_number"><integer>66</integer></attr>
2673                                                                 </attrs>
2674                                                                 <AST:Variable>
2675                                                                         <attrs>
2676                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2677                                                                                 <attr key="phc.line_number"><integer>66</integer></attr>
2678                                                                         </attrs>
2679                                                                         <AST:Target xsi:nil="true" />
2680                                                                         <AST:VARIABLE_NAME>
2681                                                                                 <attrs />
2682                                                                                 <value>this</value>
2683                                                                         </AST:VARIABLE_NAME>
2684                                                                         <AST:Expr_list>
2685                                                                         </AST:Expr_list>
2686                                                                 </AST:Variable>
2687                                                                 <AST:VARIABLE_NAME>
2688                                                                         <attrs />
2689                                                                         <value>mSkin</value>
2690                                                                 </AST:VARIABLE_NAME>
2691                                                                 <AST:Expr_list>
2692                                                                 </AST:Expr_list>
2693                                                         </AST:Variable>
2694                                                 </AST:Return>
2695                                         </AST:Statement_list>
2696                                 </AST:Method>
2697                                 <AST:Method>
2698                                         <attrs>
2699                                                 <attr key="phc.comments">
2700                                                         <string_list>
2701                                                                 <string></string>
2702                                                         </string_list>
2703                                                 </attr>
2704                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2705                                                 <attr key="phc.line_number"><integer>69</integer></attr>
2706                                         </attrs>
2707                                         <AST:Signature>
2708                                                 <attrs>
2709                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2710                                                         <attr key="phc.line_number"><integer>74</integer></attr>
2711                                                 </attrs>
2712                                                 <AST:Method_mod>
2713                                                         <attrs />
2714                                                         <bool><!-- is_public -->false</bool>
2715                                                         <bool><!-- is_protected -->false</bool>
2716                                                         <bool><!-- is_private -->false</bool>
2717                                                         <bool><!-- is_static -->false</bool>
2718                                                         <bool><!-- is_abstract -->false</bool>
2719                                                         <bool><!-- is_final -->false</bool>
2720                                                 </AST:Method_mod>
2721                                                 <bool><!-- is_ref -->false</bool>
2722                                                 <AST:METHOD_NAME>
2723                                                         <attrs />
2724                                                         <value>getDateFormat</value>
2725                                                 </AST:METHOD_NAME>
2726                                                 <AST:Formal_parameter_list>
2727                                                 </AST:Formal_parameter_list>
2728                                         </AST:Signature>
2729                                         <AST:Statement_list>
2730                                                 <AST:If>
2731                                                         <attrs>
2732                                                                 <attr key="phc.comments">
2733                                                                         <string_list>
2734                                                                         </string_list>
2735                                                                 </attr>
2736                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2737                                                                 <attr key="phc.line_number"><integer>70</integer></attr>
2738                                                         </attrs>
2739                                                         <AST:Unary_op>
2740                                                                 <attrs>
2741                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2742                                                                         <attr key="phc.line_number"><integer>70</integer></attr>
2743                                                                 </attrs>
2744                                                                 <AST:OP>
2745                                                                         <attrs>
2746                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2747                                                                                 <attr key="phc.line_number"><integer>70</integer></attr>
2748                                                                         </attrs>
2749                                                                         <value>!</value>
2750                                                                 </AST:OP>
2751                                                                 <AST:Method_invocation>
2752                                                                         <attrs>
2753                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2754                                                                                 <attr key="phc.line_number"><integer>70</integer></attr>
2755                                                                         </attrs>
2756                                                                         <AST:Target xsi:nil="true" />
2757                                                                         <AST:METHOD_NAME>
2758                                                                                 <attrs>
2759                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2760                                                                                         <attr key="phc.line_number"><integer>70</integer></attr>
2761                                                                                 </attrs>
2762                                                                                 <value>isset</value>
2763                                                                         </AST:METHOD_NAME>
2764                                                                         <AST:Actual_parameter_list>
2765                                                                                 <AST:Actual_parameter>
2766                                                                                         <attrs>
2767                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2768                                                                                                 <attr key="phc.line_number"><integer>70</integer></attr>
2769                                                                                         </attrs>
2770                                                                                         <bool><!-- is_ref -->false</bool>
2771                                                                                         <AST:Variable>
2772                                                                                                 <attrs>
2773                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2774                                                                                                         <attr key="phc.line_number"><integer>70</integer></attr>
2775                                                                                                 </attrs>
2776                                                                                                 <AST:Variable>
2777                                                                                                         <attrs>
2778                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2779                                                                                                                 <attr key="phc.line_number"><integer>70</integer></attr>
2780                                                                                                         </attrs>
2781                                                                                                         <AST:Target xsi:nil="true" />
2782                                                                                                         <AST:VARIABLE_NAME>
2783                                                                                                                 <attrs />
2784                                                                                                                 <value>this</value>
2785                                                                                                         </AST:VARIABLE_NAME>
2786                                                                                                         <AST:Expr_list>
2787                                                                                                         </AST:Expr_list>
2788                                                                                                 </AST:Variable>
2789                                                                                                 <AST:VARIABLE_NAME>
2790                                                                                                         <attrs />
2791                                                                                                         <value>mDateFormat</value>
2792                                                                                                 </AST:VARIABLE_NAME>
2793                                                                                                 <AST:Expr_list>
2794                                                                                                 </AST:Expr_list>
2795                                                                                         </AST:Variable>
2796                                                                                 </AST:Actual_parameter>
2797                                                                         </AST:Actual_parameter_list>
2798                                                                 </AST:Method_invocation>
2799                                                         </AST:Unary_op>
2800                                                         <AST:Statement_list>
2801                                                                 <AST:Eval_expr>
2802                                                                         <attrs>
2803                                                                                 <attr key="phc.comments">
2804                                                                                         <string_list>
2805                                                                                         </string_list>
2806                                                                                 </attr>
2807                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2808                                                                                 <attr key="phc.line_number"><integer>71</integer></attr>
2809                                                                         </attrs>
2810                                                                         <AST:Assignment>
2811                                                                                 <attrs>
2812                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2813                                                                                         <attr key="phc.line_number"><integer>71</integer></attr>
2814                                                                                 </attrs>
2815                                                                                 <AST:Variable>
2816                                                                                         <attrs>
2817                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2818                                                                                                 <attr key="phc.line_number"><integer>71</integer></attr>
2819                                                                                         </attrs>
2820                                                                                         <AST:Variable>
2821                                                                                                 <attrs>
2822                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2823                                                                                                         <attr key="phc.line_number"><integer>71</integer></attr>
2824                                                                                                 </attrs>
2825                                                                                                 <AST:Target xsi:nil="true" />
2826                                                                                                 <AST:VARIABLE_NAME>
2827                                                                                                         <attrs />
2828                                                                                                         <value>this</value>
2829                                                                                                 </AST:VARIABLE_NAME>
2830                                                                                                 <AST:Expr_list>
2831                                                                                                 </AST:Expr_list>
2832                                                                                         </AST:Variable>
2833                                                                                         <AST:VARIABLE_NAME>
2834                                                                                                 <attrs />
2835                                                                                                 <value>mDateFormat</value>
2836                                                                                         </AST:VARIABLE_NAME>
2837                                                                                         <AST:Expr_list>
2838                                                                                         </AST:Expr_list>
2839                                                                                 </AST:Variable>
2840                                                                                 <bool><!-- is_ref -->false</bool>
2841                                                                                 <AST:Method_invocation>
2842                                                                                         <attrs>
2843                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2844                                                                                                 <attr key="phc.line_number"><integer>71</integer></attr>
2845                                                                                         </attrs>
2846                                                                                         <AST:Variable>
2847                                                                                                 <attrs>
2848                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2849                                                                                                         <attr key="phc.line_number"><integer>71</integer></attr>
2850                                                                                                 </attrs>
2851                                                                                                 <AST:Variable>
2852                                                                                                         <attrs>
2853                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2854                                                                                                                 <attr key="phc.line_number"><integer>71</integer></attr>
2855                                                                                                         </attrs>
2856                                                                                                         <AST:Target xsi:nil="true" />
2857                                                                                                         <AST:VARIABLE_NAME>
2858                                                                                                                 <attrs />
2859                                                                                                                 <value>this</value>
2860                                                                                                         </AST:VARIABLE_NAME>
2861                                                                                                         <AST:Expr_list>
2862                                                                                                         </AST:Expr_list>
2863                                                                                                 </AST:Variable>
2864                                                                                                 <AST:VARIABLE_NAME>
2865                                                                                                         <attrs />
2866                                                                                                         <value>mUser</value>
2867                                                                                                 </AST:VARIABLE_NAME>
2868                                                                                                 <AST:Expr_list>
2869                                                                                                 </AST:Expr_list>
2870                                                                                         </AST:Variable>
2871                                                                                         <AST:METHOD_NAME>
2872                                                                                                 <attrs>
2873                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2874                                                                                                         <attr key="phc.line_number"><integer>71</integer></attr>
2875                                                                                                 </attrs>
2876                                                                                                 <value>getDatePreference</value>
2877                                                                                         </AST:METHOD_NAME>
2878                                                                                         <AST:Actual_parameter_list>
2879                                                                                         </AST:Actual_parameter_list>
2880                                                                                 </AST:Method_invocation>
2881                                                                         </AST:Assignment>
2882                                                                 </AST:Eval_expr>
2883                                                         </AST:Statement_list>
2884                                                         <AST:Statement_list>
2885                                                         </AST:Statement_list>
2886                                                 </AST:If>
2887                                                 <AST:Return>
2888                                                         <attrs>
2889                                                                 <attr key="phc.comments">
2890                                                                         <string_list>
2891                                                                         </string_list>
2892                                                                 </attr>
2893                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2894                                                                 <attr key="phc.line_number"><integer>73</integer></attr>
2895                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
2896                                                         </attrs>
2897                                                         <AST:Variable>
2898                                                                 <attrs>
2899                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2900                                                                         <attr key="phc.line_number"><integer>73</integer></attr>
2901                                                                 </attrs>
2902                                                                 <AST:Variable>
2903                                                                         <attrs>
2904                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2905                                                                                 <attr key="phc.line_number"><integer>73</integer></attr>
2906                                                                         </attrs>
2907                                                                         <AST:Target xsi:nil="true" />
2908                                                                         <AST:VARIABLE_NAME>
2909                                                                                 <attrs />
2910                                                                                 <value>this</value>
2911                                                                         </AST:VARIABLE_NAME>
2912                                                                         <AST:Expr_list>
2913                                                                         </AST:Expr_list>
2914                                                                 </AST:Variable>
2915                                                                 <AST:VARIABLE_NAME>
2916                                                                         <attrs />
2917                                                                         <value>mDateFormat</value>
2918                                                                 </AST:VARIABLE_NAME>
2919                                                                 <AST:Expr_list>
2920                                                                 </AST:Expr_list>
2921                                                         </AST:Variable>
2922                                                 </AST:Return>
2923                                         </AST:Statement_list>
2924                                 </AST:Method>
2925                                 <AST:Method>
2926                                         <attrs>
2927                                                 <attr key="phc.comments">
2928                                                         <string_list>
2929                                                                 <string></string>
2930                                                         </string_list>
2931                                                 </attr>
2932                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2933                                                 <attr key="phc.line_number"><integer>76</integer></attr>
2934                                         </attrs>
2935                                         <AST:Signature>
2936                                                 <attrs>
2937                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2938                                                         <attr key="phc.line_number"><integer>81</integer></attr>
2939                                                 </attrs>
2940                                                 <AST:Method_mod>
2941                                                         <attrs />
2942                                                         <bool><!-- is_public -->false</bool>
2943                                                         <bool><!-- is_protected -->false</bool>
2944                                                         <bool><!-- is_private -->false</bool>
2945                                                         <bool><!-- is_static -->false</bool>
2946                                                         <bool><!-- is_abstract -->false</bool>
2947                                                         <bool><!-- is_final -->false</bool>
2948                                                 </AST:Method_mod>
2949                                                 <bool><!-- is_ref -->false</bool>
2950                                                 <AST:METHOD_NAME>
2951                                                         <attrs />
2952                                                         <value>getTimestamp</value>
2953                                                 </AST:METHOD_NAME>
2954                                                 <AST:Formal_parameter_list>
2955                                                 </AST:Formal_parameter_list>
2956                                         </AST:Signature>
2957                                         <AST:Statement_list>
2958                                                 <AST:If>
2959                                                         <attrs>
2960                                                                 <attr key="phc.comments">
2961                                                                         <string_list>
2962                                                                         </string_list>
2963                                                                 </attr>
2964                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2965                                                                 <attr key="phc.line_number"><integer>77</integer></attr>
2966                                                         </attrs>
2967                                                         <AST:Unary_op>
2968                                                                 <attrs>
2969                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2970                                                                         <attr key="phc.line_number"><integer>77</integer></attr>
2971                                                                 </attrs>
2972                                                                 <AST:OP>
2973                                                                         <attrs>
2974                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2975                                                                                 <attr key="phc.line_number"><integer>77</integer></attr>
2976                                                                         </attrs>
2977                                                                         <value>!</value>
2978                                                                 </AST:OP>
2979                                                                 <AST:Method_invocation>
2980                                                                         <attrs>
2981                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2982                                                                                 <attr key="phc.line_number"><integer>77</integer></attr>
2983                                                                         </attrs>
2984                                                                         <AST:Target xsi:nil="true" />
2985                                                                         <AST:METHOD_NAME>
2986                                                                                 <attrs>
2987                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2988                                                                                         <attr key="phc.line_number"><integer>77</integer></attr>
2989                                                                                 </attrs>
2990                                                                                 <value>isset</value>
2991                                                                         </AST:METHOD_NAME>
2992                                                                         <AST:Actual_parameter_list>
2993                                                                                 <AST:Actual_parameter>
2994                                                                                         <attrs>
2995                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
2996                                                                                                 <attr key="phc.line_number"><integer>77</integer></attr>
2997                                                                                         </attrs>
2998                                                                                         <bool><!-- is_ref -->false</bool>
2999                                                                                         <AST:Variable>
3000                                                                                                 <attrs>
3001                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3002                                                                                                         <attr key="phc.line_number"><integer>77</integer></attr>
3003                                                                                                 </attrs>
3004                                                                                                 <AST:Variable>
3005                                                                                                         <attrs>
3006                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3007                                                                                                                 <attr key="phc.line_number"><integer>77</integer></attr>
3008                                                                                                         </attrs>
3009                                                                                                         <AST:Target xsi:nil="true" />
3010                                                                                                         <AST:VARIABLE_NAME>
3011                                                                                                                 <attrs />
3012                                                                                                                 <value>this</value>
3013                                                                                                         </AST:VARIABLE_NAME>
3014                                                                                                         <AST:Expr_list>
3015                                                                                                         </AST:Expr_list>
3016                                                                                                 </AST:Variable>
3017                                                                                                 <AST:VARIABLE_NAME>
3018                                                                                                         <attrs />
3019                                                                                                         <value>mTimestamp</value>
3020                                                                                                 </AST:VARIABLE_NAME>
3021                                                                                                 <AST:Expr_list>
3022                                                                                                 </AST:Expr_list>
3023                                                                                         </AST:Variable>
3024                                                                                 </AST:Actual_parameter>
3025                                                                         </AST:Actual_parameter_list>
3026                                                                 </AST:Method_invocation>
3027                                                         </AST:Unary_op>
3028                                                         <AST:Statement_list>
3029                                                                 <AST:Eval_expr>
3030                                                                         <attrs>
3031                                                                                 <attr key="phc.comments">
3032                                                                                         <string_list>
3033                                                                                         </string_list>
3034                                                                                 </attr>
3035                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3036                                                                                 <attr key="phc.line_number"><integer>78</integer></attr>
3037                                                                         </attrs>
3038                                                                         <AST:Assignment>
3039                                                                                 <attrs>
3040                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3041                                                                                         <attr key="phc.line_number"><integer>78</integer></attr>
3042                                                                                 </attrs>
3043                                                                                 <AST:Variable>
3044                                                                                         <attrs>
3045                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3046                                                                                                 <attr key="phc.line_number"><integer>78</integer></attr>
3047                                                                                         </attrs>
3048                                                                                         <AST:Variable>
3049                                                                                                 <attrs>
3050                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3051                                                                                                         <attr key="phc.line_number"><integer>78</integer></attr>
3052                                                                                                 </attrs>
3053                                                                                                 <AST:Target xsi:nil="true" />
3054                                                                                                 <AST:VARIABLE_NAME>
3055                                                                                                         <attrs />
3056                                                                                                         <value>this</value>
3057                                                                                                 </AST:VARIABLE_NAME>
3058                                                                                                 <AST:Expr_list>
3059                                                                                                 </AST:Expr_list>
3060                                                                                         </AST:Variable>
3061                                                                                         <AST:VARIABLE_NAME>
3062                                                                                                 <attrs />
3063                                                                                                 <value>mTimestamp</value>
3064                                                                                         </AST:VARIABLE_NAME>
3065                                                                                         <AST:Expr_list>
3066                                                                                         </AST:Expr_list>
3067                                                                                 </AST:Variable>
3068                                                                                 <bool><!-- is_ref -->false</bool>
3069                                                                                 <AST:Method_invocation>
3070                                                                                         <attrs>
3071                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3072                                                                                                 <attr key="phc.line_number"><integer>78</integer></attr>
3073                                                                                         </attrs>
3074                                                                                         <AST:Target xsi:nil="true" />
3075                                                                                         <AST:METHOD_NAME>
3076                                                                                                 <attrs />
3077                                                                                                 <value>wfTimestampNow</value>
3078                                                                                         </AST:METHOD_NAME>
3079                                                                                         <AST:Actual_parameter_list>
3080                                                                                         </AST:Actual_parameter_list>
3081                                                                                 </AST:Method_invocation>
3082                                                                         </AST:Assignment>
3083                                                                 </AST:Eval_expr>
3084                                                         </AST:Statement_list>
3085                                                         <AST:Statement_list>
3086                                                         </AST:Statement_list>
3087                                                 </AST:If>
3088                                                 <AST:Return>
3089                                                         <attrs>
3090                                                                 <attr key="phc.comments">
3091                                                                         <string_list>
3092                                                                         </string_list>
3093                                                                 </attr>
3094                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3095                                                                 <attr key="phc.line_number"><integer>80</integer></attr>
3096                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
3097                                                         </attrs>
3098                                                         <AST:Variable>
3099                                                                 <attrs>
3100                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3101                                                                         <attr key="phc.line_number"><integer>80</integer></attr>
3102                                                                 </attrs>
3103                                                                 <AST:Variable>
3104                                                                         <attrs>
3105                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3106                                                                                 <attr key="phc.line_number"><integer>80</integer></attr>
3107                                                                         </attrs>
3108                                                                         <AST:Target xsi:nil="true" />
3109                                                                         <AST:VARIABLE_NAME>
3110                                                                                 <attrs />
3111                                                                                 <value>this</value>
3112                                                                         </AST:VARIABLE_NAME>
3113                                                                         <AST:Expr_list>
3114                                                                         </AST:Expr_list>
3115                                                                 </AST:Variable>
3116                                                                 <AST:VARIABLE_NAME>
3117                                                                         <attrs />
3118                                                                         <value>mTimestamp</value>
3119                                                                 </AST:VARIABLE_NAME>
3120                                                                 <AST:Expr_list>
3121                                                                 </AST:Expr_list>
3122                                                         </AST:Variable>
3123                                                 </AST:Return>
3124                                         </AST:Statement_list>
3125                                 </AST:Method>
3126                                 <AST:Method>
3127                                         <attrs>
3128                                                 <attr key="phc.comments">
3129                                                         <string_list>
3130                                                                 <string></string>
3131                                                         </string_list>
3132                                                 </attr>
3133                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3134                                                 <attr key="phc.line_number"><integer>83</integer></attr>
3135                                         </attrs>
3136                                         <AST:Signature>
3137                                                 <attrs>
3138                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3139                                                         <attr key="phc.line_number"><integer>83</integer></attr>
3140                                                 </attrs>
3141                                                 <AST:Method_mod>
3142                                                         <attrs />
3143                                                         <bool><!-- is_public -->false</bool>
3144                                                         <bool><!-- is_protected -->false</bool>
3145                                                         <bool><!-- is_private -->false</bool>
3146                                                         <bool><!-- is_static -->false</bool>
3147                                                         <bool><!-- is_abstract -->false</bool>
3148                                                         <bool><!-- is_final -->false</bool>
3149                                                 </AST:Method_mod>
3150                                                 <bool><!-- is_ref -->false</bool>
3151                                                 <AST:METHOD_NAME>
3152                                                         <attrs />
3153                                                         <value>setUseTeX</value>
3154                                                 </AST:METHOD_NAME>
3155                                                 <AST:Formal_parameter_list>
3156                                                         <AST:Formal_parameter>
3157                                                                 <attrs>
3158                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3159                                                                         <attr key="phc.line_number"><integer>83</integer></attr>
3160                                                                 </attrs>
3161                                                                 <AST:Type>
3162                                                                         <attrs>
3163                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3164                                                                                 <attr key="phc.line_number"><integer>83</integer></attr>
3165                                                                         </attrs>
3166                                                                         <AST:CLASS_NAME xsi:nil="true" />
3167                                                                 </AST:Type>
3168                                                                 <bool><!-- is_ref -->false</bool>
3169                                                                 <AST:Name_with_default>
3170                                                                         <attrs />
3171                                                                         <AST:VARIABLE_NAME>
3172                                                                                 <attrs />
3173                                                                                 <value>x</value>
3174                                                                         </AST:VARIABLE_NAME>
3175                                                                         <AST:Expr xsi:nil="true" />
3176                                                                 </AST:Name_with_default>
3177                                                         </AST:Formal_parameter>
3178                                                 </AST:Formal_parameter_list>
3179                                         </AST:Signature>
3180                                         <AST:Statement_list>
3181                                                 <AST:Return>
3182                                                         <attrs>
3183                                                                 <attr key="phc.comments">
3184                                                                         <string_list>
3185                                                                         </string_list>
3186                                                                 </attr>
3187                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3188                                                                 <attr key="phc.line_number"><integer>83</integer></attr>
3189                                                         </attrs>
3190                                                         <AST:Method_invocation>
3191                                                                 <attrs>
3192                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3193                                                                         <attr key="phc.line_number"><integer>83</integer></attr>
3194                                                                 </attrs>
3195                                                                 <AST:Target xsi:nil="true" />
3196                                                                 <AST:METHOD_NAME>
3197                                                                         <attrs />
3198                                                                         <value>wfSetVar</value>
3199                                                                 </AST:METHOD_NAME>
3200                                                                 <AST:Actual_parameter_list>
3201                                                                         <AST:Actual_parameter>
3202                                                                                 <attrs>
3203                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3204                                                                                         <attr key="phc.line_number"><integer>83</integer></attr>
3205                                                                                 </attrs>
3206                                                                                 <bool><!-- is_ref -->false</bool>
3207                                                                                 <AST:Variable>
3208                                                                                         <attrs>
3209                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3210                                                                                                 <attr key="phc.line_number"><integer>83</integer></attr>
3211                                                                                         </attrs>
3212                                                                                         <AST:Variable>
3213                                                                                                 <attrs>
3214                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3215                                                                                                         <attr key="phc.line_number"><integer>83</integer></attr>
3216                                                                                                 </attrs>
3217                                                                                                 <AST:Target xsi:nil="true" />
3218                                                                                                 <AST:VARIABLE_NAME>
3219                                                                                                         <attrs />
3220                                                                                                         <value>this</value>
3221                                                                                                 </AST:VARIABLE_NAME>
3222                                                                                                 <AST:Expr_list>
3223                                                                                                 </AST:Expr_list>
3224                                                                                         </AST:Variable>
3225                                                                                         <AST:VARIABLE_NAME>
3226                                                                                                 <attrs />
3227                                                                                                 <value>mUseTeX</value>
3228                                                                                         </AST:VARIABLE_NAME>
3229                                                                                         <AST:Expr_list>
3230                                                                                         </AST:Expr_list>
3231                                                                                 </AST:Variable>
3232                                                                         </AST:Actual_parameter>
3233                                                                         <AST:Actual_parameter>
3234                                                                                 <attrs>
3235                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3236                                                                                         <attr key="phc.line_number"><integer>83</integer></attr>
3237                                                                                 </attrs>
3238                                                                                 <bool><!-- is_ref -->false</bool>
3239                                                                                 <AST:Variable>
3240                                                                                         <attrs>
3241                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3242                                                                                                 <attr key="phc.line_number"><integer>83</integer></attr>
3243                                                                                         </attrs>
3244                                                                                         <AST:Target xsi:nil="true" />
3245                                                                                         <AST:VARIABLE_NAME>
3246                                                                                                 <attrs />
3247                                                                                                 <value>x</value>
3248                                                                                         </AST:VARIABLE_NAME>
3249                                                                                         <AST:Expr_list>
3250                                                                                         </AST:Expr_list>
3251                                                                                 </AST:Variable>
3252                                                                         </AST:Actual_parameter>
3253                                                                 </AST:Actual_parameter_list>
3254                                                         </AST:Method_invocation>
3255                                                 </AST:Return>
3256                                         </AST:Statement_list>
3257                                 </AST:Method>
3258                                 <AST:Method>
3259                                         <attrs>
3260                                                 <attr key="phc.comments">
3261                                                         <string_list>
3262                                                         </string_list>
3263                                                 </attr>
3264                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3265                                                 <attr key="phc.line_number"><integer>84</integer></attr>
3266                                         </attrs>
3267                                         <AST:Signature>
3268                                                 <attrs>
3269                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3270                                                         <attr key="phc.line_number"><integer>84</integer></attr>
3271                                                 </attrs>
3272                                                 <AST:Method_mod>
3273                                                         <attrs />
3274                                                         <bool><!-- is_public -->false</bool>
3275                                                         <bool><!-- is_protected -->false</bool>
3276                                                         <bool><!-- is_private -->false</bool>
3277                                                         <bool><!-- is_static -->false</bool>
3278                                                         <bool><!-- is_abstract -->false</bool>
3279                                                         <bool><!-- is_final -->false</bool>
3280                                                 </AST:Method_mod>
3281                                                 <bool><!-- is_ref -->false</bool>
3282                                                 <AST:METHOD_NAME>
3283                                                         <attrs />
3284                                                         <value>setUseDynamicDates</value>
3285                                                 </AST:METHOD_NAME>
3286                                                 <AST:Formal_parameter_list>
3287                                                         <AST:Formal_parameter>
3288                                                                 <attrs>
3289                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3290                                                                         <attr key="phc.line_number"><integer>84</integer></attr>
3291                                                                 </attrs>
3292                                                                 <AST:Type>
3293                                                                         <attrs>
3294                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3295                                                                                 <attr key="phc.line_number"><integer>84</integer></attr>
3296                                                                         </attrs>
3297                                                                         <AST:CLASS_NAME xsi:nil="true" />
3298                                                                 </AST:Type>
3299                                                                 <bool><!-- is_ref -->false</bool>
3300                                                                 <AST:Name_with_default>
3301                                                                         <attrs />
3302                                                                         <AST:VARIABLE_NAME>
3303                                                                                 <attrs />
3304                                                                                 <value>x</value>
3305                                                                         </AST:VARIABLE_NAME>
3306                                                                         <AST:Expr xsi:nil="true" />
3307                                                                 </AST:Name_with_default>
3308                                                         </AST:Formal_parameter>
3309                                                 </AST:Formal_parameter_list>
3310                                         </AST:Signature>
3311                                         <AST:Statement_list>
3312                                                 <AST:Return>
3313                                                         <attrs>
3314                                                                 <attr key="phc.comments">
3315                                                                         <string_list>
3316                                                                         </string_list>
3317                                                                 </attr>
3318                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3319                                                                 <attr key="phc.line_number"><integer>84</integer></attr>
3320                                                         </attrs>
3321                                                         <AST:Method_invocation>
3322                                                                 <attrs>
3323                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3324                                                                         <attr key="phc.line_number"><integer>84</integer></attr>
3325                                                                 </attrs>
3326                                                                 <AST:Target xsi:nil="true" />
3327                                                                 <AST:METHOD_NAME>
3328                                                                         <attrs />
3329                                                                         <value>wfSetVar</value>
3330                                                                 </AST:METHOD_NAME>
3331                                                                 <AST:Actual_parameter_list>
3332                                                                         <AST:Actual_parameter>
3333                                                                                 <attrs>
3334                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3335                                                                                         <attr key="phc.line_number"><integer>84</integer></attr>
3336                                                                                 </attrs>
3337                                                                                 <bool><!-- is_ref -->false</bool>
3338                                                                                 <AST:Variable>
3339                                                                                         <attrs>
3340                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3341                                                                                                 <attr key="phc.line_number"><integer>84</integer></attr>
3342                                                                                         </attrs>
3343                                                                                         <AST:Variable>
3344                                                                                                 <attrs>
3345                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3346                                                                                                         <attr key="phc.line_number"><integer>84</integer></attr>
3347                                                                                                 </attrs>
3348                                                                                                 <AST:Target xsi:nil="true" />
3349                                                                                                 <AST:VARIABLE_NAME>
3350                                                                                                         <attrs />
3351                                                                                                         <value>this</value>
3352                                                                                                 </AST:VARIABLE_NAME>
3353                                                                                                 <AST:Expr_list>
3354                                                                                                 </AST:Expr_list>
3355                                                                                         </AST:Variable>
3356                                                                                         <AST:VARIABLE_NAME>
3357                                                                                                 <attrs />
3358                                                                                                 <value>mUseDynamicDates</value>
3359                                                                                         </AST:VARIABLE_NAME>
3360                                                                                         <AST:Expr_list>
3361                                                                                         </AST:Expr_list>
3362                                                                                 </AST:Variable>
3363                                                                         </AST:Actual_parameter>
3364                                                                         <AST:Actual_parameter>
3365                                                                                 <attrs>
3366                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3367                                                                                         <attr key="phc.line_number"><integer>84</integer></attr>
3368                                                                                 </attrs>
3369                                                                                 <bool><!-- is_ref -->false</bool>
3370                                                                                 <AST:Variable>
3371                                                                                         <attrs>
3372                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3373                                                                                                 <attr key="phc.line_number"><integer>84</integer></attr>
3374                                                                                         </attrs>
3375                                                                                         <AST:Target xsi:nil="true" />
3376                                                                                         <AST:VARIABLE_NAME>
3377                                                                                                 <attrs />
3378                                                                                                 <value>x</value>
3379                                                                                         </AST:VARIABLE_NAME>
3380                                                                                         <AST:Expr_list>
3381                                                                                         </AST:Expr_list>
3382                                                                                 </AST:Variable>
3383                                                                         </AST:Actual_parameter>
3384                                                                 </AST:Actual_parameter_list>
3385                                                         </AST:Method_invocation>
3386                                                 </AST:Return>
3387                                         </AST:Statement_list>
3388                                 </AST:Method>
3389                                 <AST:Method>
3390                                         <attrs>
3391                                                 <attr key="phc.comments">
3392                                                         <string_list>
3393                                                         </string_list>
3394                                                 </attr>
3395                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3396                                                 <attr key="phc.line_number"><integer>85</integer></attr>
3397                                         </attrs>
3398                                         <AST:Signature>
3399                                                 <attrs>
3400                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3401                                                         <attr key="phc.line_number"><integer>85</integer></attr>
3402                                                 </attrs>
3403                                                 <AST:Method_mod>
3404                                                         <attrs />
3405                                                         <bool><!-- is_public -->false</bool>
3406                                                         <bool><!-- is_protected -->false</bool>
3407                                                         <bool><!-- is_private -->false</bool>
3408                                                         <bool><!-- is_static -->false</bool>
3409                                                         <bool><!-- is_abstract -->false</bool>
3410                                                         <bool><!-- is_final -->false</bool>
3411                                                 </AST:Method_mod>
3412                                                 <bool><!-- is_ref -->false</bool>
3413                                                 <AST:METHOD_NAME>
3414                                                         <attrs />
3415                                                         <value>setInterwikiMagic</value>
3416                                                 </AST:METHOD_NAME>
3417                                                 <AST:Formal_parameter_list>
3418                                                         <AST:Formal_parameter>
3419                                                                 <attrs>
3420                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3421                                                                         <attr key="phc.line_number"><integer>85</integer></attr>
3422                                                                 </attrs>
3423                                                                 <AST:Type>
3424                                                                         <attrs>
3425                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3426                                                                                 <attr key="phc.line_number"><integer>85</integer></attr>
3427                                                                         </attrs>
3428                                                                         <AST:CLASS_NAME xsi:nil="true" />
3429                                                                 </AST:Type>
3430                                                                 <bool><!-- is_ref -->false</bool>
3431                                                                 <AST:Name_with_default>
3432                                                                         <attrs />
3433                                                                         <AST:VARIABLE_NAME>
3434                                                                                 <attrs />
3435                                                                                 <value>x</value>
3436                                                                         </AST:VARIABLE_NAME>
3437                                                                         <AST:Expr xsi:nil="true" />
3438                                                                 </AST:Name_with_default>
3439                                                         </AST:Formal_parameter>
3440                                                 </AST:Formal_parameter_list>
3441                                         </AST:Signature>
3442                                         <AST:Statement_list>
3443                                                 <AST:Return>
3444                                                         <attrs>
3445                                                                 <attr key="phc.comments">
3446                                                                         <string_list>
3447                                                                         </string_list>
3448                                                                 </attr>
3449                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3450                                                                 <attr key="phc.line_number"><integer>85</integer></attr>
3451                                                         </attrs>
3452                                                         <AST:Method_invocation>
3453                                                                 <attrs>
3454                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3455                                                                         <attr key="phc.line_number"><integer>85</integer></attr>
3456                                                                 </attrs>
3457                                                                 <AST:Target xsi:nil="true" />
3458                                                                 <AST:METHOD_NAME>
3459                                                                         <attrs />
3460                                                                         <value>wfSetVar</value>
3461                                                                 </AST:METHOD_NAME>
3462                                                                 <AST:Actual_parameter_list>
3463                                                                         <AST:Actual_parameter>
3464                                                                                 <attrs>
3465                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3466                                                                                         <attr key="phc.line_number"><integer>85</integer></attr>
3467                                                                                 </attrs>
3468                                                                                 <bool><!-- is_ref -->false</bool>
3469                                                                                 <AST:Variable>
3470                                                                                         <attrs>
3471                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3472                                                                                                 <attr key="phc.line_number"><integer>85</integer></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/ParserOptions.php</string></attr>
3477                                                                                                         <attr key="phc.line_number"><integer>85</integer></attr>
3478                                                                                                 </attrs>
3479                                                                                                 <AST:Target xsi:nil="true" />
3480                                                                                                 <AST:VARIABLE_NAME>
3481                                                                                                         <attrs />
3482                                                                                                         <value>this</value>
3483                                                                                                 </AST:VARIABLE_NAME>
3484                                                                                                 <AST:Expr_list>
3485                                                                                                 </AST:Expr_list>
3486                                                                                         </AST:Variable>
3487                                                                                         <AST:VARIABLE_NAME>
3488                                                                                                 <attrs />
3489                                                                                                 <value>mInterwikiMagic</value>
3490                                                                                         </AST:VARIABLE_NAME>
3491                                                                                         <AST:Expr_list>
3492                                                                                         </AST:Expr_list>
3493                                                                                 </AST:Variable>
3494                                                                         </AST:Actual_parameter>
3495                                                                         <AST:Actual_parameter>
3496                                                                                 <attrs>
3497                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3498                                                                                         <attr key="phc.line_number"><integer>85</integer></attr>
3499                                                                                 </attrs>
3500                                                                                 <bool><!-- is_ref -->false</bool>
3501                                                                                 <AST:Variable>
3502                                                                                         <attrs>
3503                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3504                                                                                                 <attr key="phc.line_number"><integer>85</integer></attr>
3505                                                                                         </attrs>
3506                                                                                         <AST:Target xsi:nil="true" />
3507                                                                                         <AST:VARIABLE_NAME>
3508                                                                                                 <attrs />
3509                                                                                                 <value>x</value>
3510                                                                                         </AST:VARIABLE_NAME>
3511                                                                                         <AST:Expr_list>
3512                                                                                         </AST:Expr_list>
3513                                                                                 </AST:Variable>
3514                                                                         </AST:Actual_parameter>
3515                                                                 </AST:Actual_parameter_list>
3516                                                         </AST:Method_invocation>
3517                                                 </AST:Return>
3518                                         </AST:Statement_list>
3519                                 </AST:Method>
3520                                 <AST:Method>
3521                                         <attrs>
3522                                                 <attr key="phc.comments">
3523                                                         <string_list>
3524                                                         </string_list>
3525                                                 </attr>
3526                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3527                                                 <attr key="phc.line_number"><integer>86</integer></attr>
3528                                         </attrs>
3529                                         <AST:Signature>
3530                                                 <attrs>
3531                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3532                                                         <attr key="phc.line_number"><integer>86</integer></attr>
3533                                                 </attrs>
3534                                                 <AST:Method_mod>
3535                                                         <attrs />
3536                                                         <bool><!-- is_public -->false</bool>
3537                                                         <bool><!-- is_protected -->false</bool>
3538                                                         <bool><!-- is_private -->false</bool>
3539                                                         <bool><!-- is_static -->false</bool>
3540                                                         <bool><!-- is_abstract -->false</bool>
3541                                                         <bool><!-- is_final -->false</bool>
3542                                                 </AST:Method_mod>
3543                                                 <bool><!-- is_ref -->false</bool>
3544                                                 <AST:METHOD_NAME>
3545                                                         <attrs />
3546                                                         <value>setAllowExternalImages</value>
3547                                                 </AST:METHOD_NAME>
3548                                                 <AST:Formal_parameter_list>
3549                                                         <AST:Formal_parameter>
3550                                                                 <attrs>
3551                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3552                                                                         <attr key="phc.line_number"><integer>86</integer></attr>
3553                                                                 </attrs>
3554                                                                 <AST:Type>
3555                                                                         <attrs>
3556                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3557                                                                                 <attr key="phc.line_number"><integer>86</integer></attr>
3558                                                                         </attrs>
3559                                                                         <AST:CLASS_NAME xsi:nil="true" />
3560                                                                 </AST:Type>
3561                                                                 <bool><!-- is_ref -->false</bool>
3562                                                                 <AST:Name_with_default>
3563                                                                         <attrs />
3564                                                                         <AST:VARIABLE_NAME>
3565                                                                                 <attrs />
3566                                                                                 <value>x</value>
3567                                                                         </AST:VARIABLE_NAME>
3568                                                                         <AST:Expr xsi:nil="true" />
3569                                                                 </AST:Name_with_default>
3570                                                         </AST:Formal_parameter>
3571                                                 </AST:Formal_parameter_list>
3572                                         </AST:Signature>
3573                                         <AST:Statement_list>
3574                                                 <AST:Return>
3575                                                         <attrs>
3576                                                                 <attr key="phc.comments">
3577                                                                         <string_list>
3578                                                                         </string_list>
3579                                                                 </attr>
3580                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3581                                                                 <attr key="phc.line_number"><integer>86</integer></attr>
3582                                                         </attrs>
3583                                                         <AST:Method_invocation>
3584                                                                 <attrs>
3585                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3586                                                                         <attr key="phc.line_number"><integer>86</integer></attr>
3587                                                                 </attrs>
3588                                                                 <AST:Target xsi:nil="true" />
3589                                                                 <AST:METHOD_NAME>
3590                                                                         <attrs />
3591                                                                         <value>wfSetVar</value>
3592                                                                 </AST:METHOD_NAME>
3593                                                                 <AST:Actual_parameter_list>
3594                                                                         <AST:Actual_parameter>
3595                                                                                 <attrs>
3596                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3597                                                                                         <attr key="phc.line_number"><integer>86</integer></attr>
3598                                                                                 </attrs>
3599                                                                                 <bool><!-- is_ref -->false</bool>
3600                                                                                 <AST:Variable>
3601                                                                                         <attrs>
3602                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3603                                                                                                 <attr key="phc.line_number"><integer>86</integer></attr>
3604                                                                                         </attrs>
3605                                                                                         <AST:Variable>
3606                                                                                                 <attrs>
3607                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3608                                                                                                         <attr key="phc.line_number"><integer>86</integer></attr>
3609                                                                                                 </attrs>
3610                                                                                                 <AST:Target xsi:nil="true" />
3611                                                                                                 <AST:VARIABLE_NAME>
3612                                                                                                         <attrs />
3613                                                                                                         <value>this</value>
3614                                                                                                 </AST:VARIABLE_NAME>
3615                                                                                                 <AST:Expr_list>
3616                                                                                                 </AST:Expr_list>
3617                                                                                         </AST:Variable>
3618                                                                                         <AST:VARIABLE_NAME>
3619                                                                                                 <attrs />
3620                                                                                                 <value>mAllowExternalImages</value>
3621                                                                                         </AST:VARIABLE_NAME>
3622                                                                                         <AST:Expr_list>
3623                                                                                         </AST:Expr_list>
3624                                                                                 </AST:Variable>
3625                                                                         </AST:Actual_parameter>
3626                                                                         <AST:Actual_parameter>
3627                                                                                 <attrs>
3628                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3629                                                                                         <attr key="phc.line_number"><integer>86</integer></attr>
3630                                                                                 </attrs>
3631                                                                                 <bool><!-- is_ref -->false</bool>
3632                                                                                 <AST:Variable>
3633                                                                                         <attrs>
3634                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3635                                                                                                 <attr key="phc.line_number"><integer>86</integer></attr>
3636                                                                                         </attrs>
3637                                                                                         <AST:Target xsi:nil="true" />
3638                                                                                         <AST:VARIABLE_NAME>
3639                                                                                                 <attrs />
3640                                                                                                 <value>x</value>
3641                                                                                         </AST:VARIABLE_NAME>
3642                                                                                         <AST:Expr_list>
3643                                                                                         </AST:Expr_list>
3644                                                                                 </AST:Variable>
3645                                                                         </AST:Actual_parameter>
3646                                                                 </AST:Actual_parameter_list>
3647                                                         </AST:Method_invocation>
3648                                                 </AST:Return>
3649                                         </AST:Statement_list>
3650                                 </AST:Method>
3651                                 <AST:Method>
3652                                         <attrs>
3653                                                 <attr key="phc.comments">
3654                                                         <string_list>
3655                                                         </string_list>
3656                                                 </attr>
3657                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3658                                                 <attr key="phc.line_number"><integer>87</integer></attr>
3659                                         </attrs>
3660                                         <AST:Signature>
3661                                                 <attrs>
3662                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3663                                                         <attr key="phc.line_number"><integer>87</integer></attr>
3664                                                 </attrs>
3665                                                 <AST:Method_mod>
3666                                                         <attrs />
3667                                                         <bool><!-- is_public -->false</bool>
3668                                                         <bool><!-- is_protected -->false</bool>
3669                                                         <bool><!-- is_private -->false</bool>
3670                                                         <bool><!-- is_static -->false</bool>
3671                                                         <bool><!-- is_abstract -->false</bool>
3672                                                         <bool><!-- is_final -->false</bool>
3673                                                 </AST:Method_mod>
3674                                                 <bool><!-- is_ref -->false</bool>
3675                                                 <AST:METHOD_NAME>
3676                                                         <attrs />
3677                                                         <value>setAllowExternalImagesFrom</value>
3678                                                 </AST:METHOD_NAME>
3679                                                 <AST:Formal_parameter_list>
3680                                                         <AST:Formal_parameter>
3681                                                                 <attrs>
3682                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3683                                                                         <attr key="phc.line_number"><integer>87</integer></attr>
3684                                                                 </attrs>
3685                                                                 <AST:Type>
3686                                                                         <attrs>
3687                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3688                                                                                 <attr key="phc.line_number"><integer>87</integer></attr>
3689                                                                         </attrs>
3690                                                                         <AST:CLASS_NAME xsi:nil="true" />
3691                                                                 </AST:Type>
3692                                                                 <bool><!-- is_ref -->false</bool>
3693                                                                 <AST:Name_with_default>
3694                                                                         <attrs />
3695                                                                         <AST:VARIABLE_NAME>
3696                                                                                 <attrs />
3697                                                                                 <value>x</value>
3698                                                                         </AST:VARIABLE_NAME>
3699                                                                         <AST:Expr xsi:nil="true" />
3700                                                                 </AST:Name_with_default>
3701                                                         </AST:Formal_parameter>
3702                                                 </AST:Formal_parameter_list>
3703                                         </AST:Signature>
3704                                         <AST:Statement_list>
3705                                                 <AST:Return>
3706                                                         <attrs>
3707                                                                 <attr key="phc.comments">
3708                                                                         <string_list>
3709                                                                         </string_list>
3710                                                                 </attr>
3711                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3712                                                                 <attr key="phc.line_number"><integer>87</integer></attr>
3713                                                         </attrs>
3714                                                         <AST:Method_invocation>
3715                                                                 <attrs>
3716                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3717                                                                         <attr key="phc.line_number"><integer>87</integer></attr>
3718                                                                 </attrs>
3719                                                                 <AST:Target xsi:nil="true" />
3720                                                                 <AST:METHOD_NAME>
3721                                                                         <attrs />
3722                                                                         <value>wfSetVar</value>
3723                                                                 </AST:METHOD_NAME>
3724                                                                 <AST:Actual_parameter_list>
3725                                                                         <AST:Actual_parameter>
3726                                                                                 <attrs>
3727                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3728                                                                                         <attr key="phc.line_number"><integer>87</integer></attr>
3729                                                                                 </attrs>
3730                                                                                 <bool><!-- is_ref -->false</bool>
3731                                                                                 <AST:Variable>
3732                                                                                         <attrs>
3733                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3734                                                                                                 <attr key="phc.line_number"><integer>87</integer></attr>
3735                                                                                         </attrs>
3736                                                                                         <AST:Variable>
3737                                                                                                 <attrs>
3738                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3739                                                                                                         <attr key="phc.line_number"><integer>87</integer></attr>
3740                                                                                                 </attrs>
3741                                                                                                 <AST:Target xsi:nil="true" />
3742                                                                                                 <AST:VARIABLE_NAME>
3743                                                                                                         <attrs />
3744                                                                                                         <value>this</value>
3745                                                                                                 </AST:VARIABLE_NAME>
3746                                                                                                 <AST:Expr_list>
3747                                                                                                 </AST:Expr_list>
3748                                                                                         </AST:Variable>
3749                                                                                         <AST:VARIABLE_NAME>
3750                                                                                                 <attrs />
3751                                                                                                 <value>mAllowExternalImagesFrom</value>
3752                                                                                         </AST:VARIABLE_NAME>
3753                                                                                         <AST:Expr_list>
3754                                                                                         </AST:Expr_list>
3755                                                                                 </AST:Variable>
3756                                                                         </AST:Actual_parameter>
3757                                                                         <AST:Actual_parameter>
3758                                                                                 <attrs>
3759                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3760                                                                                         <attr key="phc.line_number"><integer>87</integer></attr>
3761                                                                                 </attrs>
3762                                                                                 <bool><!-- is_ref -->false</bool>
3763                                                                                 <AST:Variable>
3764                                                                                         <attrs>
3765                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3766                                                                                                 <attr key="phc.line_number"><integer>87</integer></attr>
3767                                                                                         </attrs>
3768                                                                                         <AST:Target xsi:nil="true" />
3769                                                                                         <AST:VARIABLE_NAME>
3770                                                                                                 <attrs />
3771                                                                                                 <value>x</value>
3772                                                                                         </AST:VARIABLE_NAME>
3773                                                                                         <AST:Expr_list>
3774                                                                                         </AST:Expr_list>
3775                                                                                 </AST:Variable>
3776                                                                         </AST:Actual_parameter>
3777                                                                 </AST:Actual_parameter_list>
3778                                                         </AST:Method_invocation>
3779                                                 </AST:Return>
3780                                         </AST:Statement_list>
3781                                 </AST:Method>
3782                                 <AST:Method>
3783                                         <attrs>
3784                                                 <attr key="phc.comments">
3785                                                         <string_list>
3786                                                         </string_list>
3787                                                 </attr>
3788                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3789                                                 <attr key="phc.line_number"><integer>88</integer></attr>
3790                                         </attrs>
3791                                         <AST:Signature>
3792                                                 <attrs>
3793                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3794                                                         <attr key="phc.line_number"><integer>88</integer></attr>
3795                                                 </attrs>
3796                                                 <AST:Method_mod>
3797                                                         <attrs />
3798                                                         <bool><!-- is_public -->false</bool>
3799                                                         <bool><!-- is_protected -->false</bool>
3800                                                         <bool><!-- is_private -->false</bool>
3801                                                         <bool><!-- is_static -->false</bool>
3802                                                         <bool><!-- is_abstract -->false</bool>
3803                                                         <bool><!-- is_final -->false</bool>
3804                                                 </AST:Method_mod>
3805                                                 <bool><!-- is_ref -->false</bool>
3806                                                 <AST:METHOD_NAME>
3807                                                         <attrs />
3808                                                         <value>setEnableImageWhitelist</value>
3809                                                 </AST:METHOD_NAME>
3810                                                 <AST:Formal_parameter_list>
3811                                                         <AST:Formal_parameter>
3812                                                                 <attrs>
3813                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3814                                                                         <attr key="phc.line_number"><integer>88</integer></attr>
3815                                                                 </attrs>
3816                                                                 <AST:Type>
3817                                                                         <attrs>
3818                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3819                                                                                 <attr key="phc.line_number"><integer>88</integer></attr>
3820                                                                         </attrs>
3821                                                                         <AST:CLASS_NAME xsi:nil="true" />
3822                                                                 </AST:Type>
3823                                                                 <bool><!-- is_ref -->false</bool>
3824                                                                 <AST:Name_with_default>
3825                                                                         <attrs />
3826                                                                         <AST:VARIABLE_NAME>
3827                                                                                 <attrs />
3828                                                                                 <value>x</value>
3829                                                                         </AST:VARIABLE_NAME>
3830                                                                         <AST:Expr xsi:nil="true" />
3831                                                                 </AST:Name_with_default>
3832                                                         </AST:Formal_parameter>
3833                                                 </AST:Formal_parameter_list>
3834                                         </AST:Signature>
3835                                         <AST:Statement_list>
3836                                                 <AST:Return>
3837                                                         <attrs>
3838                                                                 <attr key="phc.comments">
3839                                                                         <string_list>
3840                                                                         </string_list>
3841                                                                 </attr>
3842                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3843                                                                 <attr key="phc.line_number"><integer>88</integer></attr>
3844                                                         </attrs>
3845                                                         <AST:Method_invocation>
3846                                                                 <attrs>
3847                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3848                                                                         <attr key="phc.line_number"><integer>88</integer></attr>
3849                                                                 </attrs>
3850                                                                 <AST:Target xsi:nil="true" />
3851                                                                 <AST:METHOD_NAME>
3852                                                                         <attrs />
3853                                                                         <value>wfSetVar</value>
3854                                                                 </AST:METHOD_NAME>
3855                                                                 <AST:Actual_parameter_list>
3856                                                                         <AST:Actual_parameter>
3857                                                                                 <attrs>
3858                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3859                                                                                         <attr key="phc.line_number"><integer>88</integer></attr>
3860                                                                                 </attrs>
3861                                                                                 <bool><!-- is_ref -->false</bool>
3862                                                                                 <AST:Variable>
3863                                                                                         <attrs>
3864                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3865                                                                                                 <attr key="phc.line_number"><integer>88</integer></attr>
3866                                                                                         </attrs>
3867                                                                                         <AST:Variable>
3868                                                                                                 <attrs>
3869                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3870                                                                                                         <attr key="phc.line_number"><integer>88</integer></attr>
3871                                                                                                 </attrs>
3872                                                                                                 <AST:Target xsi:nil="true" />
3873                                                                                                 <AST:VARIABLE_NAME>
3874                                                                                                         <attrs />
3875                                                                                                         <value>this</value>
3876                                                                                                 </AST:VARIABLE_NAME>
3877                                                                                                 <AST:Expr_list>
3878                                                                                                 </AST:Expr_list>
3879                                                                                         </AST:Variable>
3880                                                                                         <AST:VARIABLE_NAME>
3881                                                                                                 <attrs />
3882                                                                                                 <value>mEnableImageWhitelist</value>
3883                                                                                         </AST:VARIABLE_NAME>
3884                                                                                         <AST:Expr_list>
3885                                                                                         </AST:Expr_list>
3886                                                                                 </AST:Variable>
3887                                                                         </AST:Actual_parameter>
3888                                                                         <AST:Actual_parameter>
3889                                                                                 <attrs>
3890                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3891                                                                                         <attr key="phc.line_number"><integer>88</integer></attr>
3892                                                                                 </attrs>
3893                                                                                 <bool><!-- is_ref -->false</bool>
3894                                                                                 <AST:Variable>
3895                                                                                         <attrs>
3896                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3897                                                                                                 <attr key="phc.line_number"><integer>88</integer></attr>
3898                                                                                         </attrs>
3899                                                                                         <AST:Target xsi:nil="true" />
3900                                                                                         <AST:VARIABLE_NAME>
3901                                                                                                 <attrs />
3902                                                                                                 <value>x</value>
3903                                                                                         </AST:VARIABLE_NAME>
3904                                                                                         <AST:Expr_list>
3905                                                                                         </AST:Expr_list>
3906                                                                                 </AST:Variable>
3907                                                                         </AST:Actual_parameter>
3908                                                                 </AST:Actual_parameter_list>
3909                                                         </AST:Method_invocation>
3910                                                 </AST:Return>
3911                                         </AST:Statement_list>
3912                                 </AST:Method>
3913                                 <AST:Method>
3914                                         <attrs>
3915                                                 <attr key="phc.comments">
3916                                                         <string_list>
3917                                                         </string_list>
3918                                                 </attr>
3919                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3920                                                 <attr key="phc.line_number"><integer>89</integer></attr>
3921                                         </attrs>
3922                                         <AST:Signature>
3923                                                 <attrs>
3924                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3925                                                         <attr key="phc.line_number"><integer>89</integer></attr>
3926                                                 </attrs>
3927                                                 <AST:Method_mod>
3928                                                         <attrs />
3929                                                         <bool><!-- is_public -->false</bool>
3930                                                         <bool><!-- is_protected -->false</bool>
3931                                                         <bool><!-- is_private -->false</bool>
3932                                                         <bool><!-- is_static -->false</bool>
3933                                                         <bool><!-- is_abstract -->false</bool>
3934                                                         <bool><!-- is_final -->false</bool>
3935                                                 </AST:Method_mod>
3936                                                 <bool><!-- is_ref -->false</bool>
3937                                                 <AST:METHOD_NAME>
3938                                                         <attrs />
3939                                                         <value>setDateFormat</value>
3940                                                 </AST:METHOD_NAME>
3941                                                 <AST:Formal_parameter_list>
3942                                                         <AST:Formal_parameter>
3943                                                                 <attrs>
3944                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3945                                                                         <attr key="phc.line_number"><integer>89</integer></attr>
3946                                                                 </attrs>
3947                                                                 <AST:Type>
3948                                                                         <attrs>
3949                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3950                                                                                 <attr key="phc.line_number"><integer>89</integer></attr>
3951                                                                         </attrs>
3952                                                                         <AST:CLASS_NAME xsi:nil="true" />
3953                                                                 </AST:Type>
3954                                                                 <bool><!-- is_ref -->false</bool>
3955                                                                 <AST:Name_with_default>
3956                                                                         <attrs />
3957                                                                         <AST:VARIABLE_NAME>
3958                                                                                 <attrs />
3959                                                                                 <value>x</value>
3960                                                                         </AST:VARIABLE_NAME>
3961                                                                         <AST:Expr xsi:nil="true" />
3962                                                                 </AST:Name_with_default>
3963                                                         </AST:Formal_parameter>
3964                                                 </AST:Formal_parameter_list>
3965                                         </AST:Signature>
3966                                         <AST:Statement_list>
3967                                                 <AST:Return>
3968                                                         <attrs>
3969                                                                 <attr key="phc.comments">
3970                                                                         <string_list>
3971                                                                         </string_list>
3972                                                                 </attr>
3973                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3974                                                                 <attr key="phc.line_number"><integer>89</integer></attr>
3975                                                         </attrs>
3976                                                         <AST:Method_invocation>
3977                                                                 <attrs>
3978                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3979                                                                         <attr key="phc.line_number"><integer>89</integer></attr>
3980                                                                 </attrs>
3981                                                                 <AST:Target xsi:nil="true" />
3982                                                                 <AST:METHOD_NAME>
3983                                                                         <attrs />
3984                                                                         <value>wfSetVar</value>
3985                                                                 </AST:METHOD_NAME>
3986                                                                 <AST:Actual_parameter_list>
3987                                                                         <AST:Actual_parameter>
3988                                                                                 <attrs>
3989                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3990                                                                                         <attr key="phc.line_number"><integer>89</integer></attr>
3991                                                                                 </attrs>
3992                                                                                 <bool><!-- is_ref -->false</bool>
3993                                                                                 <AST:Variable>
3994                                                                                         <attrs>
3995                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
3996                                                                                                 <attr key="phc.line_number"><integer>89</integer></attr>
3997                                                                                         </attrs>
3998                                                                                         <AST:Variable>
3999                                                                                                 <attrs>
4000                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4001                                                                                                         <attr key="phc.line_number"><integer>89</integer></attr>
4002                                                                                                 </attrs>
4003                                                                                                 <AST:Target xsi:nil="true" />
4004                                                                                                 <AST:VARIABLE_NAME>
4005                                                                                                         <attrs />
4006                                                                                                         <value>this</value>
4007                                                                                                 </AST:VARIABLE_NAME>
4008                                                                                                 <AST:Expr_list>
4009                                                                                                 </AST:Expr_list>
4010                                                                                         </AST:Variable>
4011                                                                                         <AST:VARIABLE_NAME>
4012                                                                                                 <attrs />
4013                                                                                                 <value>mDateFormat</value>
4014                                                                                         </AST:VARIABLE_NAME>
4015                                                                                         <AST:Expr_list>
4016                                                                                         </AST:Expr_list>
4017                                                                                 </AST:Variable>
4018                                                                         </AST:Actual_parameter>
4019                                                                         <AST:Actual_parameter>
4020                                                                                 <attrs>
4021                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4022                                                                                         <attr key="phc.line_number"><integer>89</integer></attr>
4023                                                                                 </attrs>
4024                                                                                 <bool><!-- is_ref -->false</bool>
4025                                                                                 <AST:Variable>
4026                                                                                         <attrs>
4027                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4028                                                                                                 <attr key="phc.line_number"><integer>89</integer></attr>
4029                                                                                         </attrs>
4030                                                                                         <AST:Target xsi:nil="true" />
4031                                                                                         <AST:VARIABLE_NAME>
4032                                                                                                 <attrs />
4033                                                                                                 <value>x</value>
4034                                                                                         </AST:VARIABLE_NAME>
4035                                                                                         <AST:Expr_list>
4036                                                                                         </AST:Expr_list>
4037                                                                                 </AST:Variable>
4038                                                                         </AST:Actual_parameter>
4039                                                                 </AST:Actual_parameter_list>
4040                                                         </AST:Method_invocation>
4041                                                 </AST:Return>
4042                                         </AST:Statement_list>
4043                                 </AST:Method>
4044                                 <AST:Method>
4045                                         <attrs>
4046                                                 <attr key="phc.comments">
4047                                                         <string_list>
4048                                                         </string_list>
4049                                                 </attr>
4050                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4051                                                 <attr key="phc.line_number"><integer>90</integer></attr>
4052                                         </attrs>
4053                                         <AST:Signature>
4054                                                 <attrs>
4055                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4056                                                         <attr key="phc.line_number"><integer>90</integer></attr>
4057                                                 </attrs>
4058                                                 <AST:Method_mod>
4059                                                         <attrs />
4060                                                         <bool><!-- is_public -->false</bool>
4061                                                         <bool><!-- is_protected -->false</bool>
4062                                                         <bool><!-- is_private -->false</bool>
4063                                                         <bool><!-- is_static -->false</bool>
4064                                                         <bool><!-- is_abstract -->false</bool>
4065                                                         <bool><!-- is_final -->false</bool>
4066                                                 </AST:Method_mod>
4067                                                 <bool><!-- is_ref -->false</bool>
4068                                                 <AST:METHOD_NAME>
4069                                                         <attrs />
4070                                                         <value>setEditSection</value>
4071                                                 </AST:METHOD_NAME>
4072                                                 <AST:Formal_parameter_list>
4073                                                         <AST:Formal_parameter>
4074                                                                 <attrs>
4075                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4076                                                                         <attr key="phc.line_number"><integer>90</integer></attr>
4077                                                                 </attrs>
4078                                                                 <AST:Type>
4079                                                                         <attrs>
4080                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4081                                                                                 <attr key="phc.line_number"><integer>90</integer></attr>
4082                                                                         </attrs>
4083                                                                         <AST:CLASS_NAME xsi:nil="true" />
4084                                                                 </AST:Type>
4085                                                                 <bool><!-- is_ref -->false</bool>
4086                                                                 <AST:Name_with_default>
4087                                                                         <attrs />
4088                                                                         <AST:VARIABLE_NAME>
4089                                                                                 <attrs />
4090                                                                                 <value>x</value>
4091                                                                         </AST:VARIABLE_NAME>
4092                                                                         <AST:Expr xsi:nil="true" />
4093                                                                 </AST:Name_with_default>
4094                                                         </AST:Formal_parameter>
4095                                                 </AST:Formal_parameter_list>
4096                                         </AST:Signature>
4097                                         <AST:Statement_list>
4098                                                 <AST:Return>
4099                                                         <attrs>
4100                                                                 <attr key="phc.comments">
4101                                                                         <string_list>
4102                                                                         </string_list>
4103                                                                 </attr>
4104                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4105                                                                 <attr key="phc.line_number"><integer>90</integer></attr>
4106                                                         </attrs>
4107                                                         <AST:Method_invocation>
4108                                                                 <attrs>
4109                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4110                                                                         <attr key="phc.line_number"><integer>90</integer></attr>
4111                                                                 </attrs>
4112                                                                 <AST:Target xsi:nil="true" />
4113                                                                 <AST:METHOD_NAME>
4114                                                                         <attrs />
4115                                                                         <value>wfSetVar</value>
4116                                                                 </AST:METHOD_NAME>
4117                                                                 <AST:Actual_parameter_list>
4118                                                                         <AST:Actual_parameter>
4119                                                                                 <attrs>
4120                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4121                                                                                         <attr key="phc.line_number"><integer>90</integer></attr>
4122                                                                                 </attrs>
4123                                                                                 <bool><!-- is_ref -->false</bool>
4124                                                                                 <AST:Variable>
4125                                                                                         <attrs>
4126                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4127                                                                                                 <attr key="phc.line_number"><integer>90</integer></attr>
4128                                                                                         </attrs>
4129                                                                                         <AST:Variable>
4130                                                                                                 <attrs>
4131                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4132                                                                                                         <attr key="phc.line_number"><integer>90</integer></attr>
4133                                                                                                 </attrs>
4134                                                                                                 <AST:Target xsi:nil="true" />
4135                                                                                                 <AST:VARIABLE_NAME>
4136                                                                                                         <attrs />
4137                                                                                                         <value>this</value>
4138                                                                                                 </AST:VARIABLE_NAME>
4139                                                                                                 <AST:Expr_list>
4140                                                                                                 </AST:Expr_list>
4141                                                                                         </AST:Variable>
4142                                                                                         <AST:VARIABLE_NAME>
4143                                                                                                 <attrs />
4144                                                                                                 <value>mEditSection</value>
4145                                                                                         </AST:VARIABLE_NAME>
4146                                                                                         <AST:Expr_list>
4147                                                                                         </AST:Expr_list>
4148                                                                                 </AST:Variable>
4149                                                                         </AST:Actual_parameter>
4150                                                                         <AST:Actual_parameter>
4151                                                                                 <attrs>
4152                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4153                                                                                         <attr key="phc.line_number"><integer>90</integer></attr>
4154                                                                                 </attrs>
4155                                                                                 <bool><!-- is_ref -->false</bool>
4156                                                                                 <AST:Variable>
4157                                                                                         <attrs>
4158                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4159                                                                                                 <attr key="phc.line_number"><integer>90</integer></attr>
4160                                                                                         </attrs>
4161                                                                                         <AST:Target xsi:nil="true" />
4162                                                                                         <AST:VARIABLE_NAME>
4163                                                                                                 <attrs />
4164                                                                                                 <value>x</value>
4165                                                                                         </AST:VARIABLE_NAME>
4166                                                                                         <AST:Expr_list>
4167                                                                                         </AST:Expr_list>
4168                                                                                 </AST:Variable>
4169                                                                         </AST:Actual_parameter>
4170                                                                 </AST:Actual_parameter_list>
4171                                                         </AST:Method_invocation>
4172                                                 </AST:Return>
4173                                         </AST:Statement_list>
4174                                 </AST:Method>
4175                                 <AST:Method>
4176                                         <attrs>
4177                                                 <attr key="phc.comments">
4178                                                         <string_list>
4179                                                         </string_list>
4180                                                 </attr>
4181                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4182                                                 <attr key="phc.line_number"><integer>91</integer></attr>
4183                                         </attrs>
4184                                         <AST:Signature>
4185                                                 <attrs>
4186                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4187                                                         <attr key="phc.line_number"><integer>91</integer></attr>
4188                                                 </attrs>
4189                                                 <AST:Method_mod>
4190                                                         <attrs />
4191                                                         <bool><!-- is_public -->false</bool>
4192                                                         <bool><!-- is_protected -->false</bool>
4193                                                         <bool><!-- is_private -->false</bool>
4194                                                         <bool><!-- is_static -->false</bool>
4195                                                         <bool><!-- is_abstract -->false</bool>
4196                                                         <bool><!-- is_final -->false</bool>
4197                                                 </AST:Method_mod>
4198                                                 <bool><!-- is_ref -->false</bool>
4199                                                 <AST:METHOD_NAME>
4200                                                         <attrs />
4201                                                         <value>setNumberHeadings</value>
4202                                                 </AST:METHOD_NAME>
4203                                                 <AST:Formal_parameter_list>
4204                                                         <AST:Formal_parameter>
4205                                                                 <attrs>
4206                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4207                                                                         <attr key="phc.line_number"><integer>91</integer></attr>
4208                                                                 </attrs>
4209                                                                 <AST:Type>
4210                                                                         <attrs>
4211                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4212                                                                                 <attr key="phc.line_number"><integer>91</integer></attr>
4213                                                                         </attrs>
4214                                                                         <AST:CLASS_NAME xsi:nil="true" />
4215                                                                 </AST:Type>
4216                                                                 <bool><!-- is_ref -->false</bool>
4217                                                                 <AST:Name_with_default>
4218                                                                         <attrs />
4219                                                                         <AST:VARIABLE_NAME>
4220                                                                                 <attrs />
4221                                                                                 <value>x</value>
4222                                                                         </AST:VARIABLE_NAME>
4223                                                                         <AST:Expr xsi:nil="true" />
4224                                                                 </AST:Name_with_default>
4225                                                         </AST:Formal_parameter>
4226                                                 </AST:Formal_parameter_list>
4227                                         </AST:Signature>
4228                                         <AST:Statement_list>
4229                                                 <AST:Return>
4230                                                         <attrs>
4231                                                                 <attr key="phc.comments">
4232                                                                         <string_list>
4233                                                                         </string_list>
4234                                                                 </attr>
4235                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4236                                                                 <attr key="phc.line_number"><integer>91</integer></attr>
4237                                                         </attrs>
4238                                                         <AST:Method_invocation>
4239                                                                 <attrs>
4240                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4241                                                                         <attr key="phc.line_number"><integer>91</integer></attr>
4242                                                                 </attrs>
4243                                                                 <AST:Target xsi:nil="true" />
4244                                                                 <AST:METHOD_NAME>
4245                                                                         <attrs />
4246                                                                         <value>wfSetVar</value>
4247                                                                 </AST:METHOD_NAME>
4248                                                                 <AST:Actual_parameter_list>
4249                                                                         <AST:Actual_parameter>
4250                                                                                 <attrs>
4251                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4252                                                                                         <attr key="phc.line_number"><integer>91</integer></attr>
4253                                                                                 </attrs>
4254                                                                                 <bool><!-- is_ref -->false</bool>
4255                                                                                 <AST:Variable>
4256                                                                                         <attrs>
4257                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4258                                                                                                 <attr key="phc.line_number"><integer>91</integer></attr>
4259                                                                                         </attrs>
4260                                                                                         <AST:Variable>
4261                                                                                                 <attrs>
4262                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4263                                                                                                         <attr key="phc.line_number"><integer>91</integer></attr>
4264                                                                                                 </attrs>
4265                                                                                                 <AST:Target xsi:nil="true" />
4266                                                                                                 <AST:VARIABLE_NAME>
4267                                                                                                         <attrs />
4268                                                                                                         <value>this</value>
4269                                                                                                 </AST:VARIABLE_NAME>
4270                                                                                                 <AST:Expr_list>
4271                                                                                                 </AST:Expr_list>
4272                                                                                         </AST:Variable>
4273                                                                                         <AST:VARIABLE_NAME>
4274                                                                                                 <attrs />
4275                                                                                                 <value>mNumberHeadings</value>
4276                                                                                         </AST:VARIABLE_NAME>
4277                                                                                         <AST:Expr_list>
4278                                                                                         </AST:Expr_list>
4279                                                                                 </AST:Variable>
4280                                                                         </AST:Actual_parameter>
4281                                                                         <AST:Actual_parameter>
4282                                                                                 <attrs>
4283                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4284                                                                                         <attr key="phc.line_number"><integer>91</integer></attr>
4285                                                                                 </attrs>
4286                                                                                 <bool><!-- is_ref -->false</bool>
4287                                                                                 <AST:Variable>
4288                                                                                         <attrs>
4289                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4290                                                                                                 <attr key="phc.line_number"><integer>91</integer></attr>
4291                                                                                         </attrs>
4292                                                                                         <AST:Target xsi:nil="true" />
4293                                                                                         <AST:VARIABLE_NAME>
4294                                                                                                 <attrs />
4295                                                                                                 <value>x</value>
4296                                                                                         </AST:VARIABLE_NAME>
4297                                                                                         <AST:Expr_list>
4298                                                                                         </AST:Expr_list>
4299                                                                                 </AST:Variable>
4300                                                                         </AST:Actual_parameter>
4301                                                                 </AST:Actual_parameter_list>
4302                                                         </AST:Method_invocation>
4303                                                 </AST:Return>
4304                                         </AST:Statement_list>
4305                                 </AST:Method>
4306                                 <AST:Method>
4307                                         <attrs>
4308                                                 <attr key="phc.comments">
4309                                                         <string_list>
4310                                                         </string_list>
4311                                                 </attr>
4312                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4313                                                 <attr key="phc.line_number"><integer>92</integer></attr>
4314                                         </attrs>
4315                                         <AST:Signature>
4316                                                 <attrs>
4317                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4318                                                         <attr key="phc.line_number"><integer>92</integer></attr>
4319                                                 </attrs>
4320                                                 <AST:Method_mod>
4321                                                         <attrs />
4322                                                         <bool><!-- is_public -->false</bool>
4323                                                         <bool><!-- is_protected -->false</bool>
4324                                                         <bool><!-- is_private -->false</bool>
4325                                                         <bool><!-- is_static -->false</bool>
4326                                                         <bool><!-- is_abstract -->false</bool>
4327                                                         <bool><!-- is_final -->false</bool>
4328                                                 </AST:Method_mod>
4329                                                 <bool><!-- is_ref -->false</bool>
4330                                                 <AST:METHOD_NAME>
4331                                                         <attrs />
4332                                                         <value>setAllowSpecialInclusion</value>
4333                                                 </AST:METHOD_NAME>
4334                                                 <AST:Formal_parameter_list>
4335                                                         <AST:Formal_parameter>
4336                                                                 <attrs>
4337                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4338                                                                         <attr key="phc.line_number"><integer>92</integer></attr>
4339                                                                 </attrs>
4340                                                                 <AST:Type>
4341                                                                         <attrs>
4342                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4343                                                                                 <attr key="phc.line_number"><integer>92</integer></attr>
4344                                                                         </attrs>
4345                                                                         <AST:CLASS_NAME xsi:nil="true" />
4346                                                                 </AST:Type>
4347                                                                 <bool><!-- is_ref -->false</bool>
4348                                                                 <AST:Name_with_default>
4349                                                                         <attrs />
4350                                                                         <AST:VARIABLE_NAME>
4351                                                                                 <attrs />
4352                                                                                 <value>x</value>
4353                                                                         </AST:VARIABLE_NAME>
4354                                                                         <AST:Expr xsi:nil="true" />
4355                                                                 </AST:Name_with_default>
4356                                                         </AST:Formal_parameter>
4357                                                 </AST:Formal_parameter_list>
4358                                         </AST:Signature>
4359                                         <AST:Statement_list>
4360                                                 <AST:Return>
4361                                                         <attrs>
4362                                                                 <attr key="phc.comments">
4363                                                                         <string_list>
4364                                                                         </string_list>
4365                                                                 </attr>
4366                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4367                                                                 <attr key="phc.line_number"><integer>92</integer></attr>
4368                                                         </attrs>
4369                                                         <AST:Method_invocation>
4370                                                                 <attrs>
4371                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4372                                                                         <attr key="phc.line_number"><integer>92</integer></attr>
4373                                                                 </attrs>
4374                                                                 <AST:Target xsi:nil="true" />
4375                                                                 <AST:METHOD_NAME>
4376                                                                         <attrs />
4377                                                                         <value>wfSetVar</value>
4378                                                                 </AST:METHOD_NAME>
4379                                                                 <AST:Actual_parameter_list>
4380                                                                         <AST:Actual_parameter>
4381                                                                                 <attrs>
4382                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4383                                                                                         <attr key="phc.line_number"><integer>92</integer></attr>
4384                                                                                 </attrs>
4385                                                                                 <bool><!-- is_ref -->false</bool>
4386                                                                                 <AST:Variable>
4387                                                                                         <attrs>
4388                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4389                                                                                                 <attr key="phc.line_number"><integer>92</integer></attr>
4390                                                                                         </attrs>
4391                                                                                         <AST:Variable>
4392                                                                                                 <attrs>
4393                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4394                                                                                                         <attr key="phc.line_number"><integer>92</integer></attr>
4395                                                                                                 </attrs>
4396                                                                                                 <AST:Target xsi:nil="true" />
4397                                                                                                 <AST:VARIABLE_NAME>
4398                                                                                                         <attrs />
4399                                                                                                         <value>this</value>
4400                                                                                                 </AST:VARIABLE_NAME>
4401                                                                                                 <AST:Expr_list>
4402                                                                                                 </AST:Expr_list>
4403                                                                                         </AST:Variable>
4404                                                                                         <AST:VARIABLE_NAME>
4405                                                                                                 <attrs />
4406                                                                                                 <value>mAllowSpecialInclusion</value>
4407                                                                                         </AST:VARIABLE_NAME>
4408                                                                                         <AST:Expr_list>
4409                                                                                         </AST:Expr_list>
4410                                                                                 </AST:Variable>
4411                                                                         </AST:Actual_parameter>
4412                                                                         <AST:Actual_parameter>
4413                                                                                 <attrs>
4414                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4415                                                                                         <attr key="phc.line_number"><integer>92</integer></attr>
4416                                                                                 </attrs>
4417                                                                                 <bool><!-- is_ref -->false</bool>
4418                                                                                 <AST:Variable>
4419                                                                                         <attrs>
4420                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4421                                                                                                 <attr key="phc.line_number"><integer>92</integer></attr>
4422                                                                                         </attrs>
4423                                                                                         <AST:Target xsi:nil="true" />
4424                                                                                         <AST:VARIABLE_NAME>
4425                                                                                                 <attrs />
4426                                                                                                 <value>x</value>
4427                                                                                         </AST:VARIABLE_NAME>
4428                                                                                         <AST:Expr_list>
4429                                                                                         </AST:Expr_list>
4430                                                                                 </AST:Variable>
4431                                                                         </AST:Actual_parameter>
4432                                                                 </AST:Actual_parameter_list>
4433                                                         </AST:Method_invocation>
4434                                                 </AST:Return>
4435                                         </AST:Statement_list>
4436                                 </AST:Method>
4437                                 <AST:Method>
4438                                         <attrs>
4439                                                 <attr key="phc.comments">
4440                                                         <string_list>
4441                                                         </string_list>
4442                                                 </attr>
4443                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4444                                                 <attr key="phc.line_number"><integer>93</integer></attr>
4445                                         </attrs>
4446                                         <AST:Signature>
4447                                                 <attrs>
4448                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4449                                                         <attr key="phc.line_number"><integer>93</integer></attr>
4450                                                 </attrs>
4451                                                 <AST:Method_mod>
4452                                                         <attrs />
4453                                                         <bool><!-- is_public -->false</bool>
4454                                                         <bool><!-- is_protected -->false</bool>
4455                                                         <bool><!-- is_private -->false</bool>
4456                                                         <bool><!-- is_static -->false</bool>
4457                                                         <bool><!-- is_abstract -->false</bool>
4458                                                         <bool><!-- is_final -->false</bool>
4459                                                 </AST:Method_mod>
4460                                                 <bool><!-- is_ref -->false</bool>
4461                                                 <AST:METHOD_NAME>
4462                                                         <attrs />
4463                                                         <value>setTidy</value>
4464                                                 </AST:METHOD_NAME>
4465                                                 <AST:Formal_parameter_list>
4466                                                         <AST:Formal_parameter>
4467                                                                 <attrs>
4468                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4469                                                                         <attr key="phc.line_number"><integer>93</integer></attr>
4470                                                                 </attrs>
4471                                                                 <AST:Type>
4472                                                                         <attrs>
4473                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4474                                                                                 <attr key="phc.line_number"><integer>93</integer></attr>
4475                                                                         </attrs>
4476                                                                         <AST:CLASS_NAME xsi:nil="true" />
4477                                                                 </AST:Type>
4478                                                                 <bool><!-- is_ref -->false</bool>
4479                                                                 <AST:Name_with_default>
4480                                                                         <attrs />
4481                                                                         <AST:VARIABLE_NAME>
4482                                                                                 <attrs />
4483                                                                                 <value>x</value>
4484                                                                         </AST:VARIABLE_NAME>
4485                                                                         <AST:Expr xsi:nil="true" />
4486                                                                 </AST:Name_with_default>
4487                                                         </AST:Formal_parameter>
4488                                                 </AST:Formal_parameter_list>
4489                                         </AST:Signature>
4490                                         <AST:Statement_list>
4491                                                 <AST:Return>
4492                                                         <attrs>
4493                                                                 <attr key="phc.comments">
4494                                                                         <string_list>
4495                                                                         </string_list>
4496                                                                 </attr>
4497                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4498                                                                 <attr key="phc.line_number"><integer>93</integer></attr>
4499                                                         </attrs>
4500                                                         <AST:Method_invocation>
4501                                                                 <attrs>
4502                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4503                                                                         <attr key="phc.line_number"><integer>93</integer></attr>
4504                                                                 </attrs>
4505                                                                 <AST:Target xsi:nil="true" />
4506                                                                 <AST:METHOD_NAME>
4507                                                                         <attrs />
4508                                                                         <value>wfSetVar</value>
4509                                                                 </AST:METHOD_NAME>
4510                                                                 <AST:Actual_parameter_list>
4511                                                                         <AST:Actual_parameter>
4512                                                                                 <attrs>
4513                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4514                                                                                         <attr key="phc.line_number"><integer>93</integer></attr>
4515                                                                                 </attrs>
4516                                                                                 <bool><!-- is_ref -->false</bool>
4517                                                                                 <AST:Variable>
4518                                                                                         <attrs>
4519                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4520                                                                                                 <attr key="phc.line_number"><integer>93</integer></attr>
4521                                                                                         </attrs>
4522                                                                                         <AST:Variable>
4523                                                                                                 <attrs>
4524                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4525                                                                                                         <attr key="phc.line_number"><integer>93</integer></attr>
4526                                                                                                 </attrs>
4527                                                                                                 <AST:Target xsi:nil="true" />
4528                                                                                                 <AST:VARIABLE_NAME>
4529                                                                                                         <attrs />
4530                                                                                                         <value>this</value>
4531                                                                                                 </AST:VARIABLE_NAME>
4532                                                                                                 <AST:Expr_list>
4533                                                                                                 </AST:Expr_list>
4534                                                                                         </AST:Variable>
4535                                                                                         <AST:VARIABLE_NAME>
4536                                                                                                 <attrs />
4537                                                                                                 <value>mTidy</value>
4538                                                                                         </AST:VARIABLE_NAME>
4539                                                                                         <AST:Expr_list>
4540                                                                                         </AST:Expr_list>
4541                                                                                 </AST:Variable>
4542                                                                         </AST:Actual_parameter>
4543                                                                         <AST:Actual_parameter>
4544                                                                                 <attrs>
4545                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4546                                                                                         <attr key="phc.line_number"><integer>93</integer></attr>
4547                                                                                 </attrs>
4548                                                                                 <bool><!-- is_ref -->false</bool>
4549                                                                                 <AST:Variable>
4550                                                                                         <attrs>
4551                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4552                                                                                                 <attr key="phc.line_number"><integer>93</integer></attr>
4553                                                                                         </attrs>
4554                                                                                         <AST:Target xsi:nil="true" />
4555                                                                                         <AST:VARIABLE_NAME>
4556                                                                                                 <attrs />
4557                                                                                                 <value>x</value>
4558                                                                                         </AST:VARIABLE_NAME>
4559                                                                                         <AST:Expr_list>
4560                                                                                         </AST:Expr_list>
4561                                                                                 </AST:Variable>
4562                                                                         </AST:Actual_parameter>
4563                                                                 </AST:Actual_parameter_list>
4564                                                         </AST:Method_invocation>
4565                                                 </AST:Return>
4566                                         </AST:Statement_list>
4567                                 </AST:Method>
4568                                 <AST:Method>
4569                                         <attrs>
4570                                                 <attr key="phc.comments">
4571                                                         <string_list>
4572                                                         </string_list>
4573                                                 </attr>
4574                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4575                                                 <attr key="phc.line_number"><integer>94</integer></attr>
4576                                         </attrs>
4577                                         <AST:Signature>
4578                                                 <attrs>
4579                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4580                                                         <attr key="phc.line_number"><integer>94</integer></attr>
4581                                                 </attrs>
4582                                                 <AST:Method_mod>
4583                                                         <attrs />
4584                                                         <bool><!-- is_public -->false</bool>
4585                                                         <bool><!-- is_protected -->false</bool>
4586                                                         <bool><!-- is_private -->false</bool>
4587                                                         <bool><!-- is_static -->false</bool>
4588                                                         <bool><!-- is_abstract -->false</bool>
4589                                                         <bool><!-- is_final -->false</bool>
4590                                                 </AST:Method_mod>
4591                                                 <bool><!-- is_ref -->false</bool>
4592                                                 <AST:METHOD_NAME>
4593                                                         <attrs />
4594                                                         <value>setSkin</value>
4595                                                 </AST:METHOD_NAME>
4596                                                 <AST:Formal_parameter_list>
4597                                                         <AST:Formal_parameter>
4598                                                                 <attrs>
4599                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4600                                                                         <attr key="phc.line_number"><integer>94</integer></attr>
4601                                                                 </attrs>
4602                                                                 <AST:Type>
4603                                                                         <attrs>
4604                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4605                                                                                 <attr key="phc.line_number"><integer>94</integer></attr>
4606                                                                         </attrs>
4607                                                                         <AST:CLASS_NAME xsi:nil="true" />
4608                                                                 </AST:Type>
4609                                                                 <bool><!-- is_ref -->false</bool>
4610                                                                 <AST:Name_with_default>
4611                                                                         <attrs />
4612                                                                         <AST:VARIABLE_NAME>
4613                                                                                 <attrs />
4614                                                                                 <value>x</value>
4615                                                                         </AST:VARIABLE_NAME>
4616                                                                         <AST:Expr xsi:nil="true" />
4617                                                                 </AST:Name_with_default>
4618                                                         </AST:Formal_parameter>
4619                                                 </AST:Formal_parameter_list>
4620                                         </AST:Signature>
4621                                         <AST:Statement_list>
4622                                                 <AST:Eval_expr>
4623                                                         <attrs>
4624                                                                 <attr key="phc.comments">
4625                                                                         <string_list>
4626                                                                         </string_list>
4627                                                                 </attr>
4628                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4629                                                                 <attr key="phc.line_number"><integer>94</integer></attr>
4630                                                         </attrs>
4631                                                         <AST:Assignment>
4632                                                                 <attrs>
4633                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4634                                                                         <attr key="phc.line_number"><integer>94</integer></attr>
4635                                                                 </attrs>
4636                                                                 <AST:Variable>
4637                                                                         <attrs>
4638                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4639                                                                                 <attr key="phc.line_number"><integer>94</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/ParserOptions.php</string></attr>
4644                                                                                         <attr key="phc.line_number"><integer>94</integer></attr>
4645                                                                                 </attrs>
4646                                                                                 <AST:Target xsi:nil="true" />
4647                                                                                 <AST:VARIABLE_NAME>
4648                                                                                         <attrs />
4649                                                                                         <value>this</value>
4650                                                                                 </AST:VARIABLE_NAME>
4651                                                                                 <AST:Expr_list>
4652                                                                                 </AST:Expr_list>
4653                                                                         </AST:Variable>
4654                                                                         <AST:VARIABLE_NAME>
4655                                                                                 <attrs />
4656                                                                                 <value>mSkin</value>
4657                                                                         </AST:VARIABLE_NAME>
4658                                                                         <AST:Expr_list>
4659                                                                         </AST:Expr_list>
4660                                                                 </AST:Variable>
4661                                                                 <bool><!-- is_ref -->false</bool>
4662                                                                 <AST:Variable>
4663                                                                         <attrs>
4664                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4665                                                                                 <attr key="phc.line_number"><integer>94</integer></attr>
4666                                                                         </attrs>
4667                                                                         <AST:Target xsi:nil="true" />
4668                                                                         <AST:VARIABLE_NAME>
4669                                                                                 <attrs />
4670                                                                                 <value>x</value>
4671                                                                         </AST:VARIABLE_NAME>
4672                                                                         <AST:Expr_list>
4673                                                                         </AST:Expr_list>
4674                                                                 </AST:Variable>
4675                                                         </AST:Assignment>
4676                                                 </AST:Eval_expr>
4677                                         </AST:Statement_list>
4678                                 </AST:Method>
4679                                 <AST:Method>
4680                                         <attrs>
4681                                                 <attr key="phc.comments">
4682                                                         <string_list>
4683                                                         </string_list>
4684                                                 </attr>
4685                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4686                                                 <attr key="phc.line_number"><integer>95</integer></attr>
4687                                         </attrs>
4688                                         <AST:Signature>
4689                                                 <attrs>
4690                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4691                                                         <attr key="phc.line_number"><integer>95</integer></attr>
4692                                                 </attrs>
4693                                                 <AST:Method_mod>
4694                                                         <attrs />
4695                                                         <bool><!-- is_public -->false</bool>
4696                                                         <bool><!-- is_protected -->false</bool>
4697                                                         <bool><!-- is_private -->false</bool>
4698                                                         <bool><!-- is_static -->false</bool>
4699                                                         <bool><!-- is_abstract -->false</bool>
4700                                                         <bool><!-- is_final -->false</bool>
4701                                                 </AST:Method_mod>
4702                                                 <bool><!-- is_ref -->false</bool>
4703                                                 <AST:METHOD_NAME>
4704                                                         <attrs />
4705                                                         <value>setInterfaceMessage</value>
4706                                                 </AST:METHOD_NAME>
4707                                                 <AST:Formal_parameter_list>
4708                                                         <AST:Formal_parameter>
4709                                                                 <attrs>
4710                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4711                                                                         <attr key="phc.line_number"><integer>95</integer></attr>
4712                                                                 </attrs>
4713                                                                 <AST:Type>
4714                                                                         <attrs>
4715                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4716                                                                                 <attr key="phc.line_number"><integer>95</integer></attr>
4717                                                                         </attrs>
4718                                                                         <AST:CLASS_NAME xsi:nil="true" />
4719                                                                 </AST:Type>
4720                                                                 <bool><!-- is_ref -->false</bool>
4721                                                                 <AST:Name_with_default>
4722                                                                         <attrs />
4723                                                                         <AST:VARIABLE_NAME>
4724                                                                                 <attrs />
4725                                                                                 <value>x</value>
4726                                                                         </AST:VARIABLE_NAME>
4727                                                                         <AST:Expr xsi:nil="true" />
4728                                                                 </AST:Name_with_default>
4729                                                         </AST:Formal_parameter>
4730                                                 </AST:Formal_parameter_list>
4731                                         </AST:Signature>
4732                                         <AST:Statement_list>
4733                                                 <AST:Return>
4734                                                         <attrs>
4735                                                                 <attr key="phc.comments">
4736                                                                         <string_list>
4737                                                                         </string_list>
4738                                                                 </attr>
4739                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4740                                                                 <attr key="phc.line_number"><integer>95</integer></attr>
4741                                                         </attrs>
4742                                                         <AST:Method_invocation>
4743                                                                 <attrs>
4744                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4745                                                                         <attr key="phc.line_number"><integer>95</integer></attr>
4746                                                                 </attrs>
4747                                                                 <AST:Target xsi:nil="true" />
4748                                                                 <AST:METHOD_NAME>
4749                                                                         <attrs />
4750                                                                         <value>wfSetVar</value>
4751                                                                 </AST:METHOD_NAME>
4752                                                                 <AST:Actual_parameter_list>
4753                                                                         <AST:Actual_parameter>
4754                                                                                 <attrs>
4755                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4756                                                                                         <attr key="phc.line_number"><integer>95</integer></attr>
4757                                                                                 </attrs>
4758                                                                                 <bool><!-- is_ref -->false</bool>
4759                                                                                 <AST:Variable>
4760                                                                                         <attrs>
4761                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4762                                                                                                 <attr key="phc.line_number"><integer>95</integer></attr>
4763                                                                                         </attrs>
4764                                                                                         <AST:Variable>
4765                                                                                                 <attrs>
4766                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4767                                                                                                         <attr key="phc.line_number"><integer>95</integer></attr>
4768                                                                                                 </attrs>
4769                                                                                                 <AST:Target xsi:nil="true" />
4770                                                                                                 <AST:VARIABLE_NAME>
4771                                                                                                         <attrs />
4772                                                                                                         <value>this</value>
4773                                                                                                 </AST:VARIABLE_NAME>
4774                                                                                                 <AST:Expr_list>
4775                                                                                                 </AST:Expr_list>
4776                                                                                         </AST:Variable>
4777                                                                                         <AST:VARIABLE_NAME>
4778                                                                                                 <attrs />
4779                                                                                                 <value>mInterfaceMessage</value>
4780                                                                                         </AST:VARIABLE_NAME>
4781                                                                                         <AST:Expr_list>
4782                                                                                         </AST:Expr_list>
4783                                                                                 </AST:Variable>
4784                                                                         </AST:Actual_parameter>
4785                                                                         <AST:Actual_parameter>
4786                                                                                 <attrs>
4787                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4788                                                                                         <attr key="phc.line_number"><integer>95</integer></attr>
4789                                                                                 </attrs>
4790                                                                                 <bool><!-- is_ref -->false</bool>
4791                                                                                 <AST:Variable>
4792                                                                                         <attrs>
4793                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4794                                                                                                 <attr key="phc.line_number"><integer>95</integer></attr>
4795                                                                                         </attrs>
4796                                                                                         <AST:Target xsi:nil="true" />
4797                                                                                         <AST:VARIABLE_NAME>
4798                                                                                                 <attrs />
4799                                                                                                 <value>x</value>
4800                                                                                         </AST:VARIABLE_NAME>
4801                                                                                         <AST:Expr_list>
4802                                                                                         </AST:Expr_list>
4803                                                                                 </AST:Variable>
4804                                                                         </AST:Actual_parameter>
4805                                                                 </AST:Actual_parameter_list>
4806                                                         </AST:Method_invocation>
4807                                                 </AST:Return>
4808                                         </AST:Statement_list>
4809                                 </AST:Method>
4810                                 <AST:Method>
4811                                         <attrs>
4812                                                 <attr key="phc.comments">
4813                                                         <string_list>
4814                                                         </string_list>
4815                                                 </attr>
4816                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4817                                                 <attr key="phc.line_number"><integer>96</integer></attr>
4818                                         </attrs>
4819                                         <AST:Signature>
4820                                                 <attrs>
4821                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4822                                                         <attr key="phc.line_number"><integer>96</integer></attr>
4823                                                 </attrs>
4824                                                 <AST:Method_mod>
4825                                                         <attrs />
4826                                                         <bool><!-- is_public -->false</bool>
4827                                                         <bool><!-- is_protected -->false</bool>
4828                                                         <bool><!-- is_private -->false</bool>
4829                                                         <bool><!-- is_static -->false</bool>
4830                                                         <bool><!-- is_abstract -->false</bool>
4831                                                         <bool><!-- is_final -->false</bool>
4832                                                 </AST:Method_mod>
4833                                                 <bool><!-- is_ref -->false</bool>
4834                                                 <AST:METHOD_NAME>
4835                                                         <attrs />
4836                                                         <value>setTargetLanguage</value>
4837                                                 </AST:METHOD_NAME>
4838                                                 <AST:Formal_parameter_list>
4839                                                         <AST:Formal_parameter>
4840                                                                 <attrs>
4841                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4842                                                                         <attr key="phc.line_number"><integer>96</integer></attr>
4843                                                                 </attrs>
4844                                                                 <AST:Type>
4845                                                                         <attrs>
4846                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4847                                                                                 <attr key="phc.line_number"><integer>96</integer></attr>
4848                                                                         </attrs>
4849                                                                         <AST:CLASS_NAME xsi:nil="true" />
4850                                                                 </AST:Type>
4851                                                                 <bool><!-- is_ref -->false</bool>
4852                                                                 <AST:Name_with_default>
4853                                                                         <attrs />
4854                                                                         <AST:VARIABLE_NAME>
4855                                                                                 <attrs />
4856                                                                                 <value>x</value>
4857                                                                         </AST:VARIABLE_NAME>
4858                                                                         <AST:Expr xsi:nil="true" />
4859                                                                 </AST:Name_with_default>
4860                                                         </AST:Formal_parameter>
4861                                                 </AST:Formal_parameter_list>
4862                                         </AST:Signature>
4863                                         <AST:Statement_list>
4864                                                 <AST:Return>
4865                                                         <attrs>
4866                                                                 <attr key="phc.comments">
4867                                                                         <string_list>
4868                                                                         </string_list>
4869                                                                 </attr>
4870                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4871                                                                 <attr key="phc.line_number"><integer>96</integer></attr>
4872                                                         </attrs>
4873                                                         <AST:Method_invocation>
4874                                                                 <attrs>
4875                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4876                                                                         <attr key="phc.line_number"><integer>96</integer></attr>
4877                                                                 </attrs>
4878                                                                 <AST:Target xsi:nil="true" />
4879                                                                 <AST:METHOD_NAME>
4880                                                                         <attrs />
4881                                                                         <value>wfSetVar</value>
4882                                                                 </AST:METHOD_NAME>
4883                                                                 <AST:Actual_parameter_list>
4884                                                                         <AST:Actual_parameter>
4885                                                                                 <attrs>
4886                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4887                                                                                         <attr key="phc.line_number"><integer>96</integer></attr>
4888                                                                                 </attrs>
4889                                                                                 <bool><!-- is_ref -->false</bool>
4890                                                                                 <AST:Variable>
4891                                                                                         <attrs>
4892                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4893                                                                                                 <attr key="phc.line_number"><integer>96</integer></attr>
4894                                                                                         </attrs>
4895                                                                                         <AST:Variable>
4896                                                                                                 <attrs>
4897                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4898                                                                                                         <attr key="phc.line_number"><integer>96</integer></attr>
4899                                                                                                 </attrs>
4900                                                                                                 <AST:Target xsi:nil="true" />
4901                                                                                                 <AST:VARIABLE_NAME>
4902                                                                                                         <attrs />
4903                                                                                                         <value>this</value>
4904                                                                                                 </AST:VARIABLE_NAME>
4905                                                                                                 <AST:Expr_list>
4906                                                                                                 </AST:Expr_list>
4907                                                                                         </AST:Variable>
4908                                                                                         <AST:VARIABLE_NAME>
4909                                                                                                 <attrs />
4910                                                                                                 <value>mTargetLanguage</value>
4911                                                                                         </AST:VARIABLE_NAME>
4912                                                                                         <AST:Expr_list>
4913                                                                                         </AST:Expr_list>
4914                                                                                 </AST:Variable>
4915                                                                         </AST:Actual_parameter>
4916                                                                         <AST:Actual_parameter>
4917                                                                                 <attrs>
4918                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4919                                                                                         <attr key="phc.line_number"><integer>96</integer></attr>
4920                                                                                 </attrs>
4921                                                                                 <bool><!-- is_ref -->false</bool>
4922                                                                                 <AST:Variable>
4923                                                                                         <attrs>
4924                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4925                                                                                                 <attr key="phc.line_number"><integer>96</integer></attr>
4926                                                                                         </attrs>
4927                                                                                         <AST:Target xsi:nil="true" />
4928                                                                                         <AST:VARIABLE_NAME>
4929                                                                                                 <attrs />
4930                                                                                                 <value>x</value>
4931                                                                                         </AST:VARIABLE_NAME>
4932                                                                                         <AST:Expr_list>
4933                                                                                         </AST:Expr_list>
4934                                                                                 </AST:Variable>
4935                                                                         </AST:Actual_parameter>
4936                                                                 </AST:Actual_parameter_list>
4937                                                         </AST:Method_invocation>
4938                                                 </AST:Return>
4939                                         </AST:Statement_list>
4940                                 </AST:Method>
4941                                 <AST:Method>
4942                                         <attrs>
4943                                                 <attr key="phc.comments">
4944                                                         <string_list>
4945                                                         </string_list>
4946                                                 </attr>
4947                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4948                                                 <attr key="phc.line_number"><integer>97</integer></attr>
4949                                         </attrs>
4950                                         <AST:Signature>
4951                                                 <attrs>
4952                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4953                                                         <attr key="phc.line_number"><integer>97</integer></attr>
4954                                                 </attrs>
4955                                                 <AST:Method_mod>
4956                                                         <attrs />
4957                                                         <bool><!-- is_public -->false</bool>
4958                                                         <bool><!-- is_protected -->false</bool>
4959                                                         <bool><!-- is_private -->false</bool>
4960                                                         <bool><!-- is_static -->false</bool>
4961                                                         <bool><!-- is_abstract -->false</bool>
4962                                                         <bool><!-- is_final -->false</bool>
4963                                                 </AST:Method_mod>
4964                                                 <bool><!-- is_ref -->false</bool>
4965                                                 <AST:METHOD_NAME>
4966                                                         <attrs />
4967                                                         <value>setMaxIncludeSize</value>
4968                                                 </AST:METHOD_NAME>
4969                                                 <AST:Formal_parameter_list>
4970                                                         <AST:Formal_parameter>
4971                                                                 <attrs>
4972                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4973                                                                         <attr key="phc.line_number"><integer>97</integer></attr>
4974                                                                 </attrs>
4975                                                                 <AST:Type>
4976                                                                         <attrs>
4977                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
4978                                                                                 <attr key="phc.line_number"><integer>97</integer></attr>
4979                                                                         </attrs>
4980                                                                         <AST:CLASS_NAME xsi:nil="true" />
4981                                                                 </AST:Type>
4982                                                                 <bool><!-- is_ref -->false</bool>
4983                                                                 <AST:Name_with_default>
4984                                                                         <attrs />
4985                                                                         <AST:VARIABLE_NAME>
4986                                                                                 <attrs />
4987                                                                                 <value>x</value>
4988                                                                         </AST:VARIABLE_NAME>
4989                                                                         <AST:Expr xsi:nil="true" />
4990                                                                 </AST:Name_with_default>
4991                                                         </AST:Formal_parameter>
4992                                                 </AST:Formal_parameter_list>
4993                                         </AST:Signature>
4994                                         <AST:Statement_list>
4995                                                 <AST:Return>
4996                                                         <attrs>
4997                                                                 <attr key="phc.comments">
4998                                                                         <string_list>
4999                                                                         </string_list>
5000                                                                 </attr>
5001                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5002                                                                 <attr key="phc.line_number"><integer>97</integer></attr>
5003                                                         </attrs>
5004                                                         <AST:Method_invocation>
5005                                                                 <attrs>
5006                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5007                                                                         <attr key="phc.line_number"><integer>97</integer></attr>
5008                                                                 </attrs>
5009                                                                 <AST:Target xsi:nil="true" />
5010                                                                 <AST:METHOD_NAME>
5011                                                                         <attrs />
5012                                                                         <value>wfSetVar</value>
5013                                                                 </AST:METHOD_NAME>
5014                                                                 <AST:Actual_parameter_list>
5015                                                                         <AST:Actual_parameter>
5016                                                                                 <attrs>
5017                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5018                                                                                         <attr key="phc.line_number"><integer>97</integer></attr>
5019                                                                                 </attrs>
5020                                                                                 <bool><!-- is_ref -->false</bool>
5021                                                                                 <AST:Variable>
5022                                                                                         <attrs>
5023                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5024                                                                                                 <attr key="phc.line_number"><integer>97</integer></attr>
5025                                                                                         </attrs>
5026                                                                                         <AST:Variable>
5027                                                                                                 <attrs>
5028                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5029                                                                                                         <attr key="phc.line_number"><integer>97</integer></attr>
5030                                                                                                 </attrs>
5031                                                                                                 <AST:Target xsi:nil="true" />
5032                                                                                                 <AST:VARIABLE_NAME>
5033                                                                                                         <attrs />
5034                                                                                                         <value>this</value>
5035                                                                                                 </AST:VARIABLE_NAME>
5036                                                                                                 <AST:Expr_list>
5037                                                                                                 </AST:Expr_list>
5038                                                                                         </AST:Variable>
5039                                                                                         <AST:VARIABLE_NAME>
5040                                                                                                 <attrs />
5041                                                                                                 <value>mMaxIncludeSize</value>
5042                                                                                         </AST:VARIABLE_NAME>
5043                                                                                         <AST:Expr_list>
5044                                                                                         </AST:Expr_list>
5045                                                                                 </AST:Variable>
5046                                                                         </AST:Actual_parameter>
5047                                                                         <AST:Actual_parameter>
5048                                                                                 <attrs>
5049                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5050                                                                                         <attr key="phc.line_number"><integer>97</integer></attr>
5051                                                                                 </attrs>
5052                                                                                 <bool><!-- is_ref -->false</bool>
5053                                                                                 <AST:Variable>
5054                                                                                         <attrs>
5055                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5056                                                                                                 <attr key="phc.line_number"><integer>97</integer></attr>
5057                                                                                         </attrs>
5058                                                                                         <AST:Target xsi:nil="true" />
5059                                                                                         <AST:VARIABLE_NAME>
5060                                                                                                 <attrs />
5061                                                                                                 <value>x</value>
5062                                                                                         </AST:VARIABLE_NAME>
5063                                                                                         <AST:Expr_list>
5064                                                                                         </AST:Expr_list>
5065                                                                                 </AST:Variable>
5066                                                                         </AST:Actual_parameter>
5067                                                                 </AST:Actual_parameter_list>
5068                                                         </AST:Method_invocation>
5069                                                 </AST:Return>
5070                                         </AST:Statement_list>
5071                                 </AST:Method>
5072                                 <AST:Method>
5073                                         <attrs>
5074                                                 <attr key="phc.comments">
5075                                                         <string_list>
5076                                                         </string_list>
5077                                                 </attr>
5078                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5079                                                 <attr key="phc.line_number"><integer>98</integer></attr>
5080                                         </attrs>
5081                                         <AST:Signature>
5082                                                 <attrs>
5083                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5084                                                         <attr key="phc.line_number"><integer>98</integer></attr>
5085                                                 </attrs>
5086                                                 <AST:Method_mod>
5087                                                         <attrs />
5088                                                         <bool><!-- is_public -->false</bool>
5089                                                         <bool><!-- is_protected -->false</bool>
5090                                                         <bool><!-- is_private -->false</bool>
5091                                                         <bool><!-- is_static -->false</bool>
5092                                                         <bool><!-- is_abstract -->false</bool>
5093                                                         <bool><!-- is_final -->false</bool>
5094                                                 </AST:Method_mod>
5095                                                 <bool><!-- is_ref -->false</bool>
5096                                                 <AST:METHOD_NAME>
5097                                                         <attrs />
5098                                                         <value>setMaxPPNodeCount</value>
5099                                                 </AST:METHOD_NAME>
5100                                                 <AST:Formal_parameter_list>
5101                                                         <AST:Formal_parameter>
5102                                                                 <attrs>
5103                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5104                                                                         <attr key="phc.line_number"><integer>98</integer></attr>
5105                                                                 </attrs>
5106                                                                 <AST:Type>
5107                                                                         <attrs>
5108                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5109                                                                                 <attr key="phc.line_number"><integer>98</integer></attr>
5110                                                                         </attrs>
5111                                                                         <AST:CLASS_NAME xsi:nil="true" />
5112                                                                 </AST:Type>
5113                                                                 <bool><!-- is_ref -->false</bool>
5114                                                                 <AST:Name_with_default>
5115                                                                         <attrs />
5116                                                                         <AST:VARIABLE_NAME>
5117                                                                                 <attrs />
5118                                                                                 <value>x</value>
5119                                                                         </AST:VARIABLE_NAME>
5120                                                                         <AST:Expr xsi:nil="true" />
5121                                                                 </AST:Name_with_default>
5122                                                         </AST:Formal_parameter>
5123                                                 </AST:Formal_parameter_list>
5124                                         </AST:Signature>
5125                                         <AST:Statement_list>
5126                                                 <AST:Return>
5127                                                         <attrs>
5128                                                                 <attr key="phc.comments">
5129                                                                         <string_list>
5130                                                                         </string_list>
5131                                                                 </attr>
5132                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5133                                                                 <attr key="phc.line_number"><integer>98</integer></attr>
5134                                                         </attrs>
5135                                                         <AST:Method_invocation>
5136                                                                 <attrs>
5137                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5138                                                                         <attr key="phc.line_number"><integer>98</integer></attr>
5139                                                                 </attrs>
5140                                                                 <AST:Target xsi:nil="true" />
5141                                                                 <AST:METHOD_NAME>
5142                                                                         <attrs />
5143                                                                         <value>wfSetVar</value>
5144                                                                 </AST:METHOD_NAME>
5145                                                                 <AST:Actual_parameter_list>
5146                                                                         <AST:Actual_parameter>
5147                                                                                 <attrs>
5148                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5149                                                                                         <attr key="phc.line_number"><integer>98</integer></attr>
5150                                                                                 </attrs>
5151                                                                                 <bool><!-- is_ref -->false</bool>
5152                                                                                 <AST:Variable>
5153                                                                                         <attrs>
5154                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5155                                                                                                 <attr key="phc.line_number"><integer>98</integer></attr>
5156                                                                                         </attrs>
5157                                                                                         <AST:Variable>
5158                                                                                                 <attrs>
5159                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5160                                                                                                         <attr key="phc.line_number"><integer>98</integer></attr>
5161                                                                                                 </attrs>
5162                                                                                                 <AST:Target xsi:nil="true" />
5163                                                                                                 <AST:VARIABLE_NAME>
5164                                                                                                         <attrs />
5165                                                                                                         <value>this</value>
5166                                                                                                 </AST:VARIABLE_NAME>
5167                                                                                                 <AST:Expr_list>
5168                                                                                                 </AST:Expr_list>
5169                                                                                         </AST:Variable>
5170                                                                                         <AST:VARIABLE_NAME>
5171                                                                                                 <attrs />
5172                                                                                                 <value>mMaxPPNodeCount</value>
5173                                                                                         </AST:VARIABLE_NAME>
5174                                                                                         <AST:Expr_list>
5175                                                                                         </AST:Expr_list>
5176                                                                                 </AST:Variable>
5177                                                                         </AST:Actual_parameter>
5178                                                                         <AST:Actual_parameter>
5179                                                                                 <attrs>
5180                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5181                                                                                         <attr key="phc.line_number"><integer>98</integer></attr>
5182                                                                                 </attrs>
5183                                                                                 <bool><!-- is_ref -->false</bool>
5184                                                                                 <AST:Variable>
5185                                                                                         <attrs>
5186                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5187                                                                                                 <attr key="phc.line_number"><integer>98</integer></attr>
5188                                                                                         </attrs>
5189                                                                                         <AST:Target xsi:nil="true" />
5190                                                                                         <AST:VARIABLE_NAME>
5191                                                                                                 <attrs />
5192                                                                                                 <value>x</value>
5193                                                                                         </AST:VARIABLE_NAME>
5194                                                                                         <AST:Expr_list>
5195                                                                                         </AST:Expr_list>
5196                                                                                 </AST:Variable>
5197                                                                         </AST:Actual_parameter>
5198                                                                 </AST:Actual_parameter_list>
5199                                                         </AST:Method_invocation>
5200                                                 </AST:Return>
5201                                         </AST:Statement_list>
5202                                 </AST:Method>
5203                                 <AST:Method>
5204                                         <attrs>
5205                                                 <attr key="phc.comments">
5206                                                         <string_list>
5207                                                         </string_list>
5208                                                 </attr>
5209                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5210                                                 <attr key="phc.line_number"><integer>99</integer></attr>
5211                                         </attrs>
5212                                         <AST:Signature>
5213                                                 <attrs>
5214                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5215                                                         <attr key="phc.line_number"><integer>99</integer></attr>
5216                                                 </attrs>
5217                                                 <AST:Method_mod>
5218                                                         <attrs />
5219                                                         <bool><!-- is_public -->false</bool>
5220                                                         <bool><!-- is_protected -->false</bool>
5221                                                         <bool><!-- is_private -->false</bool>
5222                                                         <bool><!-- is_static -->false</bool>
5223                                                         <bool><!-- is_abstract -->false</bool>
5224                                                         <bool><!-- is_final -->false</bool>
5225                                                 </AST:Method_mod>
5226                                                 <bool><!-- is_ref -->false</bool>
5227                                                 <AST:METHOD_NAME>
5228                                                         <attrs />
5229                                                         <value>setMaxTemplateDepth</value>
5230                                                 </AST:METHOD_NAME>
5231                                                 <AST:Formal_parameter_list>
5232                                                         <AST:Formal_parameter>
5233                                                                 <attrs>
5234                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5235                                                                         <attr key="phc.line_number"><integer>99</integer></attr>
5236                                                                 </attrs>
5237                                                                 <AST:Type>
5238                                                                         <attrs>
5239                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5240                                                                                 <attr key="phc.line_number"><integer>99</integer></attr>
5241                                                                         </attrs>
5242                                                                         <AST:CLASS_NAME xsi:nil="true" />
5243                                                                 </AST:Type>
5244                                                                 <bool><!-- is_ref -->false</bool>
5245                                                                 <AST:Name_with_default>
5246                                                                         <attrs />
5247                                                                         <AST:VARIABLE_NAME>
5248                                                                                 <attrs />
5249                                                                                 <value>x</value>
5250                                                                         </AST:VARIABLE_NAME>
5251                                                                         <AST:Expr xsi:nil="true" />
5252                                                                 </AST:Name_with_default>
5253                                                         </AST:Formal_parameter>
5254                                                 </AST:Formal_parameter_list>
5255                                         </AST:Signature>
5256                                         <AST:Statement_list>
5257                                                 <AST:Return>
5258                                                         <attrs>
5259                                                                 <attr key="phc.comments">
5260                                                                         <string_list>
5261                                                                         </string_list>
5262                                                                 </attr>
5263                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5264                                                                 <attr key="phc.line_number"><integer>99</integer></attr>
5265                                                         </attrs>
5266                                                         <AST:Method_invocation>
5267                                                                 <attrs>
5268                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5269                                                                         <attr key="phc.line_number"><integer>99</integer></attr>
5270                                                                 </attrs>
5271                                                                 <AST:Target xsi:nil="true" />
5272                                                                 <AST:METHOD_NAME>
5273                                                                         <attrs />
5274                                                                         <value>wfSetVar</value>
5275                                                                 </AST:METHOD_NAME>
5276                                                                 <AST:Actual_parameter_list>
5277                                                                         <AST:Actual_parameter>
5278                                                                                 <attrs>
5279                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5280                                                                                         <attr key="phc.line_number"><integer>99</integer></attr>
5281                                                                                 </attrs>
5282                                                                                 <bool><!-- is_ref -->false</bool>
5283                                                                                 <AST:Variable>
5284                                                                                         <attrs>
5285                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5286                                                                                                 <attr key="phc.line_number"><integer>99</integer></attr>
5287                                                                                         </attrs>
5288                                                                                         <AST:Variable>
5289                                                                                                 <attrs>
5290                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5291                                                                                                         <attr key="phc.line_number"><integer>99</integer></attr>
5292                                                                                                 </attrs>
5293                                                                                                 <AST:Target xsi:nil="true" />
5294                                                                                                 <AST:VARIABLE_NAME>
5295                                                                                                         <attrs />
5296                                                                                                         <value>this</value>
5297                                                                                                 </AST:VARIABLE_NAME>
5298                                                                                                 <AST:Expr_list>
5299                                                                                                 </AST:Expr_list>
5300                                                                                         </AST:Variable>
5301                                                                                         <AST:VARIABLE_NAME>
5302                                                                                                 <attrs />
5303                                                                                                 <value>mMaxTemplateDepth</value>
5304                                                                                         </AST:VARIABLE_NAME>
5305                                                                                         <AST:Expr_list>
5306                                                                                         </AST:Expr_list>
5307                                                                                 </AST:Variable>
5308                                                                         </AST:Actual_parameter>
5309                                                                         <AST:Actual_parameter>
5310                                                                                 <attrs>
5311                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5312                                                                                         <attr key="phc.line_number"><integer>99</integer></attr>
5313                                                                                 </attrs>
5314                                                                                 <bool><!-- is_ref -->false</bool>
5315                                                                                 <AST:Variable>
5316                                                                                         <attrs>
5317                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5318                                                                                                 <attr key="phc.line_number"><integer>99</integer></attr>
5319                                                                                         </attrs>
5320                                                                                         <AST:Target xsi:nil="true" />
5321                                                                                         <AST:VARIABLE_NAME>
5322                                                                                                 <attrs />
5323                                                                                                 <value>x</value>
5324                                                                                         </AST:VARIABLE_NAME>
5325                                                                                         <AST:Expr_list>
5326                                                                                         </AST:Expr_list>
5327                                                                                 </AST:Variable>
5328                                                                         </AST:Actual_parameter>
5329                                                                 </AST:Actual_parameter_list>
5330                                                         </AST:Method_invocation>
5331                                                 </AST:Return>
5332                                         </AST:Statement_list>
5333                                 </AST:Method>
5334                                 <AST:Method>
5335                                         <attrs>
5336                                                 <attr key="phc.comments">
5337                                                         <string_list>
5338                                                         </string_list>
5339                                                 </attr>
5340                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5341                                                 <attr key="phc.line_number"><integer>100</integer></attr>
5342                                         </attrs>
5343                                         <AST:Signature>
5344                                                 <attrs>
5345                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5346                                                         <attr key="phc.line_number"><integer>100</integer></attr>
5347                                                 </attrs>
5348                                                 <AST:Method_mod>
5349                                                         <attrs />
5350                                                         <bool><!-- is_public -->false</bool>
5351                                                         <bool><!-- is_protected -->false</bool>
5352                                                         <bool><!-- is_private -->false</bool>
5353                                                         <bool><!-- is_static -->false</bool>
5354                                                         <bool><!-- is_abstract -->false</bool>
5355                                                         <bool><!-- is_final -->false</bool>
5356                                                 </AST:Method_mod>
5357                                                 <bool><!-- is_ref -->false</bool>
5358                                                 <AST:METHOD_NAME>
5359                                                         <attrs />
5360                                                         <value>setRemoveComments</value>
5361                                                 </AST:METHOD_NAME>
5362                                                 <AST:Formal_parameter_list>
5363                                                         <AST:Formal_parameter>
5364                                                                 <attrs>
5365                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5366                                                                         <attr key="phc.line_number"><integer>100</integer></attr>
5367                                                                 </attrs>
5368                                                                 <AST:Type>
5369                                                                         <attrs>
5370                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5371                                                                                 <attr key="phc.line_number"><integer>100</integer></attr>
5372                                                                         </attrs>
5373                                                                         <AST:CLASS_NAME xsi:nil="true" />
5374                                                                 </AST:Type>
5375                                                                 <bool><!-- is_ref -->false</bool>
5376                                                                 <AST:Name_with_default>
5377                                                                         <attrs />
5378                                                                         <AST:VARIABLE_NAME>
5379                                                                                 <attrs />
5380                                                                                 <value>x</value>
5381                                                                         </AST:VARIABLE_NAME>
5382                                                                         <AST:Expr xsi:nil="true" />
5383                                                                 </AST:Name_with_default>
5384                                                         </AST:Formal_parameter>
5385                                                 </AST:Formal_parameter_list>
5386                                         </AST:Signature>
5387                                         <AST:Statement_list>
5388                                                 <AST:Return>
5389                                                         <attrs>
5390                                                                 <attr key="phc.comments">
5391                                                                         <string_list>
5392                                                                         </string_list>
5393                                                                 </attr>
5394                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5395                                                                 <attr key="phc.line_number"><integer>100</integer></attr>
5396                                                         </attrs>
5397                                                         <AST:Method_invocation>
5398                                                                 <attrs>
5399                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5400                                                                         <attr key="phc.line_number"><integer>100</integer></attr>
5401                                                                 </attrs>
5402                                                                 <AST:Target xsi:nil="true" />
5403                                                                 <AST:METHOD_NAME>
5404                                                                         <attrs />
5405                                                                         <value>wfSetVar</value>
5406                                                                 </AST:METHOD_NAME>
5407                                                                 <AST:Actual_parameter_list>
5408                                                                         <AST:Actual_parameter>
5409                                                                                 <attrs>
5410                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5411                                                                                         <attr key="phc.line_number"><integer>100</integer></attr>
5412                                                                                 </attrs>
5413                                                                                 <bool><!-- is_ref -->false</bool>
5414                                                                                 <AST:Variable>
5415                                                                                         <attrs>
5416                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5417                                                                                                 <attr key="phc.line_number"><integer>100</integer></attr>
5418                                                                                         </attrs>
5419                                                                                         <AST:Variable>
5420                                                                                                 <attrs>
5421                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5422                                                                                                         <attr key="phc.line_number"><integer>100</integer></attr>
5423                                                                                                 </attrs>
5424                                                                                                 <AST:Target xsi:nil="true" />
5425                                                                                                 <AST:VARIABLE_NAME>
5426                                                                                                         <attrs />
5427                                                                                                         <value>this</value>
5428                                                                                                 </AST:VARIABLE_NAME>
5429                                                                                                 <AST:Expr_list>
5430                                                                                                 </AST:Expr_list>
5431                                                                                         </AST:Variable>
5432                                                                                         <AST:VARIABLE_NAME>
5433                                                                                                 <attrs />
5434                                                                                                 <value>mRemoveComments</value>
5435                                                                                         </AST:VARIABLE_NAME>
5436                                                                                         <AST:Expr_list>
5437                                                                                         </AST:Expr_list>
5438                                                                                 </AST:Variable>
5439                                                                         </AST:Actual_parameter>
5440                                                                         <AST:Actual_parameter>
5441                                                                                 <attrs>
5442                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5443                                                                                         <attr key="phc.line_number"><integer>100</integer></attr>
5444                                                                                 </attrs>
5445                                                                                 <bool><!-- is_ref -->false</bool>
5446                                                                                 <AST:Variable>
5447                                                                                         <attrs>
5448                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5449                                                                                                 <attr key="phc.line_number"><integer>100</integer></attr>
5450                                                                                         </attrs>
5451                                                                                         <AST:Target xsi:nil="true" />
5452                                                                                         <AST:VARIABLE_NAME>
5453                                                                                                 <attrs />
5454                                                                                                 <value>x</value>
5455                                                                                         </AST:VARIABLE_NAME>
5456                                                                                         <AST:Expr_list>
5457                                                                                         </AST:Expr_list>
5458                                                                                 </AST:Variable>
5459                                                                         </AST:Actual_parameter>
5460                                                                 </AST:Actual_parameter_list>
5461                                                         </AST:Method_invocation>
5462                                                 </AST:Return>
5463                                         </AST:Statement_list>
5464                                 </AST:Method>
5465                                 <AST:Method>
5466                                         <attrs>
5467                                                 <attr key="phc.comments">
5468                                                         <string_list>
5469                                                         </string_list>
5470                                                 </attr>
5471                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5472                                                 <attr key="phc.line_number"><integer>101</integer></attr>
5473                                         </attrs>
5474                                         <AST:Signature>
5475                                                 <attrs>
5476                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5477                                                         <attr key="phc.line_number"><integer>101</integer></attr>
5478                                                 </attrs>
5479                                                 <AST:Method_mod>
5480                                                         <attrs />
5481                                                         <bool><!-- is_public -->false</bool>
5482                                                         <bool><!-- is_protected -->false</bool>
5483                                                         <bool><!-- is_private -->false</bool>
5484                                                         <bool><!-- is_static -->false</bool>
5485                                                         <bool><!-- is_abstract -->false</bool>
5486                                                         <bool><!-- is_final -->false</bool>
5487                                                 </AST:Method_mod>
5488                                                 <bool><!-- is_ref -->false</bool>
5489                                                 <AST:METHOD_NAME>
5490                                                         <attrs />
5491                                                         <value>setTemplateCallback</value>
5492                                                 </AST:METHOD_NAME>
5493                                                 <AST:Formal_parameter_list>
5494                                                         <AST:Formal_parameter>
5495                                                                 <attrs>
5496                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5497                                                                         <attr key="phc.line_number"><integer>101</integer></attr>
5498                                                                 </attrs>
5499                                                                 <AST:Type>
5500                                                                         <attrs>
5501                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5502                                                                                 <attr key="phc.line_number"><integer>101</integer></attr>
5503                                                                         </attrs>
5504                                                                         <AST:CLASS_NAME xsi:nil="true" />
5505                                                                 </AST:Type>
5506                                                                 <bool><!-- is_ref -->false</bool>
5507                                                                 <AST:Name_with_default>
5508                                                                         <attrs />
5509                                                                         <AST:VARIABLE_NAME>
5510                                                                                 <attrs />
5511                                                                                 <value>x</value>
5512                                                                         </AST:VARIABLE_NAME>
5513                                                                         <AST:Expr xsi:nil="true" />
5514                                                                 </AST:Name_with_default>
5515                                                         </AST:Formal_parameter>
5516                                                 </AST:Formal_parameter_list>
5517                                         </AST:Signature>
5518                                         <AST:Statement_list>
5519                                                 <AST:Return>
5520                                                         <attrs>
5521                                                                 <attr key="phc.comments">
5522                                                                         <string_list>
5523                                                                         </string_list>
5524                                                                 </attr>
5525                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5526                                                                 <attr key="phc.line_number"><integer>101</integer></attr>
5527                                                         </attrs>
5528                                                         <AST:Method_invocation>
5529                                                                 <attrs>
5530                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5531                                                                         <attr key="phc.line_number"><integer>101</integer></attr>
5532                                                                 </attrs>
5533                                                                 <AST:Target xsi:nil="true" />
5534                                                                 <AST:METHOD_NAME>
5535                                                                         <attrs />
5536                                                                         <value>wfSetVar</value>
5537                                                                 </AST:METHOD_NAME>
5538                                                                 <AST:Actual_parameter_list>
5539                                                                         <AST:Actual_parameter>
5540                                                                                 <attrs>
5541                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5542                                                                                         <attr key="phc.line_number"><integer>101</integer></attr>
5543                                                                                 </attrs>
5544                                                                                 <bool><!-- is_ref -->false</bool>
5545                                                                                 <AST:Variable>
5546                                                                                         <attrs>
5547                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5548                                                                                                 <attr key="phc.line_number"><integer>101</integer></attr>
5549                                                                                         </attrs>
5550                                                                                         <AST:Variable>
5551                                                                                                 <attrs>
5552                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5553                                                                                                         <attr key="phc.line_number"><integer>101</integer></attr>
5554                                                                                                 </attrs>
5555                                                                                                 <AST:Target xsi:nil="true" />
5556                                                                                                 <AST:VARIABLE_NAME>
5557                                                                                                         <attrs />
5558                                                                                                         <value>this</value>
5559                                                                                                 </AST:VARIABLE_NAME>
5560                                                                                                 <AST:Expr_list>
5561                                                                                                 </AST:Expr_list>
5562                                                                                         </AST:Variable>
5563                                                                                         <AST:VARIABLE_NAME>
5564                                                                                                 <attrs />
5565                                                                                                 <value>mTemplateCallback</value>
5566                                                                                         </AST:VARIABLE_NAME>
5567                                                                                         <AST:Expr_list>
5568                                                                                         </AST:Expr_list>
5569                                                                                 </AST:Variable>
5570                                                                         </AST:Actual_parameter>
5571                                                                         <AST:Actual_parameter>
5572                                                                                 <attrs>
5573                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5574                                                                                         <attr key="phc.line_number"><integer>101</integer></attr>
5575                                                                                 </attrs>
5576                                                                                 <bool><!-- is_ref -->false</bool>
5577                                                                                 <AST:Variable>
5578                                                                                         <attrs>
5579                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5580                                                                                                 <attr key="phc.line_number"><integer>101</integer></attr>
5581                                                                                         </attrs>
5582                                                                                         <AST:Target xsi:nil="true" />
5583                                                                                         <AST:VARIABLE_NAME>
5584                                                                                                 <attrs />
5585                                                                                                 <value>x</value>
5586                                                                                         </AST:VARIABLE_NAME>
5587                                                                                         <AST:Expr_list>
5588                                                                                         </AST:Expr_list>
5589                                                                                 </AST:Variable>
5590                                                                         </AST:Actual_parameter>
5591                                                                 </AST:Actual_parameter_list>
5592                                                         </AST:Method_invocation>
5593                                                 </AST:Return>
5594                                         </AST:Statement_list>
5595                                 </AST:Method>
5596                                 <AST:Method>
5597                                         <attrs>
5598                                                 <attr key="phc.comments">
5599                                                         <string_list>
5600                                                         </string_list>
5601                                                 </attr>
5602                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5603                                                 <attr key="phc.line_number"><integer>102</integer></attr>
5604                                         </attrs>
5605                                         <AST:Signature>
5606                                                 <attrs>
5607                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5608                                                         <attr key="phc.line_number"><integer>102</integer></attr>
5609                                                 </attrs>
5610                                                 <AST:Method_mod>
5611                                                         <attrs />
5612                                                         <bool><!-- is_public -->false</bool>
5613                                                         <bool><!-- is_protected -->false</bool>
5614                                                         <bool><!-- is_private -->false</bool>
5615                                                         <bool><!-- is_static -->false</bool>
5616                                                         <bool><!-- is_abstract -->false</bool>
5617                                                         <bool><!-- is_final -->false</bool>
5618                                                 </AST:Method_mod>
5619                                                 <bool><!-- is_ref -->false</bool>
5620                                                 <AST:METHOD_NAME>
5621                                                         <attrs />
5622                                                         <value>enableLimitReport</value>
5623                                                 </AST:METHOD_NAME>
5624                                                 <AST:Formal_parameter_list>
5625                                                         <AST:Formal_parameter>
5626                                                                 <attrs>
5627                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5628                                                                         <attr key="phc.line_number"><integer>102</integer></attr>
5629                                                                 </attrs>
5630                                                                 <AST:Type>
5631                                                                         <attrs>
5632                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5633                                                                                 <attr key="phc.line_number"><integer>102</integer></attr>
5634                                                                         </attrs>
5635                                                                         <AST:CLASS_NAME xsi:nil="true" />
5636                                                                 </AST:Type>
5637                                                                 <bool><!-- is_ref -->false</bool>
5638                                                                 <AST:Name_with_default>
5639                                                                         <attrs>
5640                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5641                                                                                 <attr key="phc.line_number"><integer>102</integer></attr>
5642                                                                         </attrs>
5643                                                                         <AST:VARIABLE_NAME>
5644                                                                                 <attrs />
5645                                                                                 <value>x</value>
5646                                                                         </AST:VARIABLE_NAME>
5647                                                                         <AST:BOOL>
5648                                                                                 <attrs>
5649                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5650                                                                                         <attr key="phc.line_number"><integer>102</integer></attr>
5651                                                                                         <attr key="phc.unparser.source_rep"><string>true</string></attr>
5652                                                                                 </attrs>
5653                                                                                 <value>True</value>
5654                                                                         </AST:BOOL>
5655                                                                 </AST:Name_with_default>
5656                                                         </AST:Formal_parameter>
5657                                                 </AST:Formal_parameter_list>
5658                                         </AST:Signature>
5659                                         <AST:Statement_list>
5660                                                 <AST:Return>
5661                                                         <attrs>
5662                                                                 <attr key="phc.comments">
5663                                                                         <string_list>
5664                                                                         </string_list>
5665                                                                 </attr>
5666                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5667                                                                 <attr key="phc.line_number"><integer>102</integer></attr>
5668                                                         </attrs>
5669                                                         <AST:Method_invocation>
5670                                                                 <attrs>
5671                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5672                                                                         <attr key="phc.line_number"><integer>102</integer></attr>
5673                                                                 </attrs>
5674                                                                 <AST:Target xsi:nil="true" />
5675                                                                 <AST:METHOD_NAME>
5676                                                                         <attrs />
5677                                                                         <value>wfSetVar</value>
5678                                                                 </AST:METHOD_NAME>
5679                                                                 <AST:Actual_parameter_list>
5680                                                                         <AST:Actual_parameter>
5681                                                                                 <attrs>
5682                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5683                                                                                         <attr key="phc.line_number"><integer>102</integer></attr>
5684                                                                                 </attrs>
5685                                                                                 <bool><!-- is_ref -->false</bool>
5686                                                                                 <AST:Variable>
5687                                                                                         <attrs>
5688                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5689                                                                                                 <attr key="phc.line_number"><integer>102</integer></attr>
5690                                                                                         </attrs>
5691                                                                                         <AST:Variable>
5692                                                                                                 <attrs>
5693                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5694                                                                                                         <attr key="phc.line_number"><integer>102</integer></attr>
5695                                                                                                 </attrs>
5696                                                                                                 <AST:Target xsi:nil="true" />
5697                                                                                                 <AST:VARIABLE_NAME>
5698                                                                                                         <attrs />
5699                                                                                                         <value>this</value>
5700                                                                                                 </AST:VARIABLE_NAME>
5701                                                                                                 <AST:Expr_list>
5702                                                                                                 </AST:Expr_list>
5703                                                                                         </AST:Variable>
5704                                                                                         <AST:VARIABLE_NAME>
5705                                                                                                 <attrs />
5706                                                                                                 <value>mEnableLimitReport</value>
5707                                                                                         </AST:VARIABLE_NAME>
5708                                                                                         <AST:Expr_list>
5709                                                                                         </AST:Expr_list>
5710                                                                                 </AST:Variable>
5711                                                                         </AST:Actual_parameter>
5712                                                                         <AST:Actual_parameter>
5713                                                                                 <attrs>
5714                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5715                                                                                         <attr key="phc.line_number"><integer>102</integer></attr>
5716                                                                                 </attrs>
5717                                                                                 <bool><!-- is_ref -->false</bool>
5718                                                                                 <AST:Variable>
5719                                                                                         <attrs>
5720                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5721                                                                                                 <attr key="phc.line_number"><integer>102</integer></attr>
5722                                                                                         </attrs>
5723                                                                                         <AST:Target xsi:nil="true" />
5724                                                                                         <AST:VARIABLE_NAME>
5725                                                                                                 <attrs />
5726                                                                                                 <value>x</value>
5727                                                                                         </AST:VARIABLE_NAME>
5728                                                                                         <AST:Expr_list>
5729                                                                                         </AST:Expr_list>
5730                                                                                 </AST:Variable>
5731                                                                         </AST:Actual_parameter>
5732                                                                 </AST:Actual_parameter_list>
5733                                                         </AST:Method_invocation>
5734                                                 </AST:Return>
5735                                         </AST:Statement_list>
5736                                 </AST:Method>
5737                                 <AST:Method>
5738                                         <attrs>
5739                                                 <attr key="phc.comments">
5740                                                         <string_list>
5741                                                         </string_list>
5742                                                 </attr>
5743                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5744                                                 <attr key="phc.line_number"><integer>103</integer></attr>
5745                                         </attrs>
5746                                         <AST:Signature>
5747                                                 <attrs>
5748                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5749                                                         <attr key="phc.line_number"><integer>103</integer></attr>
5750                                                 </attrs>
5751                                                 <AST:Method_mod>
5752                                                         <attrs />
5753                                                         <bool><!-- is_public -->false</bool>
5754                                                         <bool><!-- is_protected -->false</bool>
5755                                                         <bool><!-- is_private -->false</bool>
5756                                                         <bool><!-- is_static -->false</bool>
5757                                                         <bool><!-- is_abstract -->false</bool>
5758                                                         <bool><!-- is_final -->false</bool>
5759                                                 </AST:Method_mod>
5760                                                 <bool><!-- is_ref -->false</bool>
5761                                                 <AST:METHOD_NAME>
5762                                                         <attrs />
5763                                                         <value>setTimestamp</value>
5764                                                 </AST:METHOD_NAME>
5765                                                 <AST:Formal_parameter_list>
5766                                                         <AST:Formal_parameter>
5767                                                                 <attrs>
5768                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5769                                                                         <attr key="phc.line_number"><integer>103</integer></attr>
5770                                                                 </attrs>
5771                                                                 <AST:Type>
5772                                                                         <attrs>
5773                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5774                                                                                 <attr key="phc.line_number"><integer>103</integer></attr>
5775                                                                         </attrs>
5776                                                                         <AST:CLASS_NAME xsi:nil="true" />
5777                                                                 </AST:Type>
5778                                                                 <bool><!-- is_ref -->false</bool>
5779                                                                 <AST:Name_with_default>
5780                                                                         <attrs />
5781                                                                         <AST:VARIABLE_NAME>
5782                                                                                 <attrs />
5783                                                                                 <value>x</value>
5784                                                                         </AST:VARIABLE_NAME>
5785                                                                         <AST:Expr xsi:nil="true" />
5786                                                                 </AST:Name_with_default>
5787                                                         </AST:Formal_parameter>
5788                                                 </AST:Formal_parameter_list>
5789                                         </AST:Signature>
5790                                         <AST:Statement_list>
5791                                                 <AST:Return>
5792                                                         <attrs>
5793                                                                 <attr key="phc.comments">
5794                                                                         <string_list>
5795                                                                         </string_list>
5796                                                                 </attr>
5797                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5798                                                                 <attr key="phc.line_number"><integer>103</integer></attr>
5799                                                         </attrs>
5800                                                         <AST:Method_invocation>
5801                                                                 <attrs>
5802                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5803                                                                         <attr key="phc.line_number"><integer>103</integer></attr>
5804                                                                 </attrs>
5805                                                                 <AST:Target xsi:nil="true" />
5806                                                                 <AST:METHOD_NAME>
5807                                                                         <attrs />
5808                                                                         <value>wfSetVar</value>
5809                                                                 </AST:METHOD_NAME>
5810                                                                 <AST:Actual_parameter_list>
5811                                                                         <AST:Actual_parameter>
5812                                                                                 <attrs>
5813                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5814                                                                                         <attr key="phc.line_number"><integer>103</integer></attr>
5815                                                                                 </attrs>
5816                                                                                 <bool><!-- is_ref -->false</bool>
5817                                                                                 <AST:Variable>
5818                                                                                         <attrs>
5819                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5820                                                                                                 <attr key="phc.line_number"><integer>103</integer></attr>
5821                                                                                         </attrs>
5822                                                                                         <AST:Variable>
5823                                                                                                 <attrs>
5824                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5825                                                                                                         <attr key="phc.line_number"><integer>103</integer></attr>
5826                                                                                                 </attrs>
5827                                                                                                 <AST:Target xsi:nil="true" />
5828                                                                                                 <AST:VARIABLE_NAME>
5829                                                                                                         <attrs />
5830                                                                                                         <value>this</value>
5831                                                                                                 </AST:VARIABLE_NAME>
5832                                                                                                 <AST:Expr_list>
5833                                                                                                 </AST:Expr_list>
5834                                                                                         </AST:Variable>
5835                                                                                         <AST:VARIABLE_NAME>
5836                                                                                                 <attrs />
5837                                                                                                 <value>mTimestamp</value>
5838                                                                                         </AST:VARIABLE_NAME>
5839                                                                                         <AST:Expr_list>
5840                                                                                         </AST:Expr_list>
5841                                                                                 </AST:Variable>
5842                                                                         </AST:Actual_parameter>
5843                                                                         <AST:Actual_parameter>
5844                                                                                 <attrs>
5845                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5846                                                                                         <attr key="phc.line_number"><integer>103</integer></attr>
5847                                                                                 </attrs>
5848                                                                                 <bool><!-- is_ref -->false</bool>
5849                                                                                 <AST:Variable>
5850                                                                                         <attrs>
5851                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5852                                                                                                 <attr key="phc.line_number"><integer>103</integer></attr>
5853                                                                                         </attrs>
5854                                                                                         <AST:Target xsi:nil="true" />
5855                                                                                         <AST:VARIABLE_NAME>
5856                                                                                                 <attrs />
5857                                                                                                 <value>x</value>
5858                                                                                         </AST:VARIABLE_NAME>
5859                                                                                         <AST:Expr_list>
5860                                                                                         </AST:Expr_list>
5861                                                                                 </AST:Variable>
5862                                                                         </AST:Actual_parameter>
5863                                                                 </AST:Actual_parameter_list>
5864                                                         </AST:Method_invocation>
5865                                                 </AST:Return>
5866                                         </AST:Statement_list>
5867                                 </AST:Method>
5868                                 <AST:Method>
5869                                         <attrs>
5870                                                 <attr key="phc.comments">
5871                                                         <string_list>
5872                                                         </string_list>
5873                                                 </attr>
5874                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5875                                                 <attr key="phc.line_number"><integer>104</integer></attr>
5876                                         </attrs>
5877                                         <AST:Signature>
5878                                                 <attrs>
5879                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5880                                                         <attr key="phc.line_number"><integer>104</integer></attr>
5881                                                 </attrs>
5882                                                 <AST:Method_mod>
5883                                                         <attrs />
5884                                                         <bool><!-- is_public -->false</bool>
5885                                                         <bool><!-- is_protected -->false</bool>
5886                                                         <bool><!-- is_private -->false</bool>
5887                                                         <bool><!-- is_static -->false</bool>
5888                                                         <bool><!-- is_abstract -->false</bool>
5889                                                         <bool><!-- is_final -->false</bool>
5890                                                 </AST:Method_mod>
5891                                                 <bool><!-- is_ref -->false</bool>
5892                                                 <AST:METHOD_NAME>
5893                                                         <attrs />
5894                                                         <value>setCleanSignatures</value>
5895                                                 </AST:METHOD_NAME>
5896                                                 <AST:Formal_parameter_list>
5897                                                         <AST:Formal_parameter>
5898                                                                 <attrs>
5899                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5900                                                                         <attr key="phc.line_number"><integer>104</integer></attr>
5901                                                                 </attrs>
5902                                                                 <AST:Type>
5903                                                                         <attrs>
5904                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5905                                                                                 <attr key="phc.line_number"><integer>104</integer></attr>
5906                                                                         </attrs>
5907                                                                         <AST:CLASS_NAME xsi:nil="true" />
5908                                                                 </AST:Type>
5909                                                                 <bool><!-- is_ref -->false</bool>
5910                                                                 <AST:Name_with_default>
5911                                                                         <attrs />
5912                                                                         <AST:VARIABLE_NAME>
5913                                                                                 <attrs />
5914                                                                                 <value>x</value>
5915                                                                         </AST:VARIABLE_NAME>
5916                                                                         <AST:Expr xsi:nil="true" />
5917                                                                 </AST:Name_with_default>
5918                                                         </AST:Formal_parameter>
5919                                                 </AST:Formal_parameter_list>
5920                                         </AST:Signature>
5921                                         <AST:Statement_list>
5922                                                 <AST:Return>
5923                                                         <attrs>
5924                                                                 <attr key="phc.comments">
5925                                                                         <string_list>
5926                                                                         </string_list>
5927                                                                 </attr>
5928                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5929                                                                 <attr key="phc.line_number"><integer>104</integer></attr>
5930                                                         </attrs>
5931                                                         <AST:Method_invocation>
5932                                                                 <attrs>
5933                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5934                                                                         <attr key="phc.line_number"><integer>104</integer></attr>
5935                                                                 </attrs>
5936                                                                 <AST:Target xsi:nil="true" />
5937                                                                 <AST:METHOD_NAME>
5938                                                                         <attrs />
5939                                                                         <value>wfSetVar</value>
5940                                                                 </AST:METHOD_NAME>
5941                                                                 <AST:Actual_parameter_list>
5942                                                                         <AST:Actual_parameter>
5943                                                                                 <attrs>
5944                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5945                                                                                         <attr key="phc.line_number"><integer>104</integer></attr>
5946                                                                                 </attrs>
5947                                                                                 <bool><!-- is_ref -->false</bool>
5948                                                                                 <AST:Variable>
5949                                                                                         <attrs>
5950                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5951                                                                                                 <attr key="phc.line_number"><integer>104</integer></attr>
5952                                                                                         </attrs>
5953                                                                                         <AST:Variable>
5954                                                                                                 <attrs>
5955                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5956                                                                                                         <attr key="phc.line_number"><integer>104</integer></attr>
5957                                                                                                 </attrs>
5958                                                                                                 <AST:Target xsi:nil="true" />
5959                                                                                                 <AST:VARIABLE_NAME>
5960                                                                                                         <attrs />
5961                                                                                                         <value>this</value>
5962                                                                                                 </AST:VARIABLE_NAME>
5963                                                                                                 <AST:Expr_list>
5964                                                                                                 </AST:Expr_list>
5965                                                                                         </AST:Variable>
5966                                                                                         <AST:VARIABLE_NAME>
5967                                                                                                 <attrs />
5968                                                                                                 <value>mCleanSignatures</value>
5969                                                                                         </AST:VARIABLE_NAME>
5970                                                                                         <AST:Expr_list>
5971                                                                                         </AST:Expr_list>
5972                                                                                 </AST:Variable>
5973                                                                         </AST:Actual_parameter>
5974                                                                         <AST:Actual_parameter>
5975                                                                                 <attrs>
5976                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5977                                                                                         <attr key="phc.line_number"><integer>104</integer></attr>
5978                                                                                 </attrs>
5979                                                                                 <bool><!-- is_ref -->false</bool>
5980                                                                                 <AST:Variable>
5981                                                                                         <attrs>
5982                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
5983                                                                                                 <attr key="phc.line_number"><integer>104</integer></attr>
5984                                                                                         </attrs>
5985                                                                                         <AST:Target xsi:nil="true" />
5986                                                                                         <AST:VARIABLE_NAME>
5987                                                                                                 <attrs />
5988                                                                                                 <value>x</value>
5989                                                                                         </AST:VARIABLE_NAME>
5990                                                                                         <AST:Expr_list>
5991                                                                                         </AST:Expr_list>
5992                                                                                 </AST:Variable>
5993                                                                         </AST:Actual_parameter>
5994                                                                 </AST:Actual_parameter_list>
5995                                                         </AST:Method_invocation>
5996                                                 </AST:Return>
5997                                         </AST:Statement_list>
5998                                 </AST:Method>
5999                                 <AST:Method>
6000                                         <attrs>
6001                                                 <attr key="phc.comments">
6002                                                         <string_list>
6003                                                         </string_list>
6004                                                 </attr>
6005                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6006                                                 <attr key="phc.line_number"><integer>105</integer></attr>
6007                                         </attrs>
6008                                         <AST:Signature>
6009                                                 <attrs>
6010                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6011                                                         <attr key="phc.line_number"><integer>105</integer></attr>
6012                                                 </attrs>
6013                                                 <AST:Method_mod>
6014                                                         <attrs />
6015                                                         <bool><!-- is_public -->false</bool>
6016                                                         <bool><!-- is_protected -->false</bool>
6017                                                         <bool><!-- is_private -->false</bool>
6018                                                         <bool><!-- is_static -->false</bool>
6019                                                         <bool><!-- is_abstract -->false</bool>
6020                                                         <bool><!-- is_final -->false</bool>
6021                                                 </AST:Method_mod>
6022                                                 <bool><!-- is_ref -->false</bool>
6023                                                 <AST:METHOD_NAME>
6024                                                         <attrs />
6025                                                         <value>setExternalLinkTarget</value>
6026                                                 </AST:METHOD_NAME>
6027                                                 <AST:Formal_parameter_list>
6028                                                         <AST:Formal_parameter>
6029                                                                 <attrs>
6030                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6031                                                                         <attr key="phc.line_number"><integer>105</integer></attr>
6032                                                                 </attrs>
6033                                                                 <AST:Type>
6034                                                                         <attrs>
6035                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6036                                                                                 <attr key="phc.line_number"><integer>105</integer></attr>
6037                                                                         </attrs>
6038                                                                         <AST:CLASS_NAME xsi:nil="true" />
6039                                                                 </AST:Type>
6040                                                                 <bool><!-- is_ref -->false</bool>
6041                                                                 <AST:Name_with_default>
6042                                                                         <attrs />
6043                                                                         <AST:VARIABLE_NAME>
6044                                                                                 <attrs />
6045                                                                                 <value>x</value>
6046                                                                         </AST:VARIABLE_NAME>
6047                                                                         <AST:Expr xsi:nil="true" />
6048                                                                 </AST:Name_with_default>
6049                                                         </AST:Formal_parameter>
6050                                                 </AST:Formal_parameter_list>
6051                                         </AST:Signature>
6052                                         <AST:Statement_list>
6053                                                 <AST:Return>
6054                                                         <attrs>
6055                                                                 <attr key="phc.comments">
6056                                                                         <string_list>
6057                                                                         </string_list>
6058                                                                 </attr>
6059                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6060                                                                 <attr key="phc.line_number"><integer>105</integer></attr>
6061                                                         </attrs>
6062                                                         <AST:Method_invocation>
6063                                                                 <attrs>
6064                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6065                                                                         <attr key="phc.line_number"><integer>105</integer></attr>
6066                                                                 </attrs>
6067                                                                 <AST:Target xsi:nil="true" />
6068                                                                 <AST:METHOD_NAME>
6069                                                                         <attrs />
6070                                                                         <value>wfSetVar</value>
6071                                                                 </AST:METHOD_NAME>
6072                                                                 <AST:Actual_parameter_list>
6073                                                                         <AST:Actual_parameter>
6074                                                                                 <attrs>
6075                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6076                                                                                         <attr key="phc.line_number"><integer>105</integer></attr>
6077                                                                                 </attrs>
6078                                                                                 <bool><!-- is_ref -->false</bool>
6079                                                                                 <AST:Variable>
6080                                                                                         <attrs>
6081                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6082                                                                                                 <attr key="phc.line_number"><integer>105</integer></attr>
6083                                                                                         </attrs>
6084                                                                                         <AST:Variable>
6085                                                                                                 <attrs>
6086                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6087                                                                                                         <attr key="phc.line_number"><integer>105</integer></attr>
6088                                                                                                 </attrs>
6089                                                                                                 <AST:Target xsi:nil="true" />
6090                                                                                                 <AST:VARIABLE_NAME>
6091                                                                                                         <attrs />
6092                                                                                                         <value>this</value>
6093                                                                                                 </AST:VARIABLE_NAME>
6094                                                                                                 <AST:Expr_list>
6095                                                                                                 </AST:Expr_list>
6096                                                                                         </AST:Variable>
6097                                                                                         <AST:VARIABLE_NAME>
6098                                                                                                 <attrs />
6099                                                                                                 <value>mExternalLinkTarget</value>
6100                                                                                         </AST:VARIABLE_NAME>
6101                                                                                         <AST:Expr_list>
6102                                                                                         </AST:Expr_list>
6103                                                                                 </AST:Variable>
6104                                                                         </AST:Actual_parameter>
6105                                                                         <AST:Actual_parameter>
6106                                                                                 <attrs>
6107                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6108                                                                                         <attr key="phc.line_number"><integer>105</integer></attr>
6109                                                                                 </attrs>
6110                                                                                 <bool><!-- is_ref -->false</bool>
6111                                                                                 <AST:Variable>
6112                                                                                         <attrs>
6113                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6114                                                                                                 <attr key="phc.line_number"><integer>105</integer></attr>
6115                                                                                         </attrs>
6116                                                                                         <AST:Target xsi:nil="true" />
6117                                                                                         <AST:VARIABLE_NAME>
6118                                                                                                 <attrs />
6119                                                                                                 <value>x</value>
6120                                                                                         </AST:VARIABLE_NAME>
6121                                                                                         <AST:Expr_list>
6122                                                                                         </AST:Expr_list>
6123                                                                                 </AST:Variable>
6124                                                                         </AST:Actual_parameter>
6125                                                                 </AST:Actual_parameter_list>
6126                                                         </AST:Method_invocation>
6127                                                 </AST:Return>
6128                                         </AST:Statement_list>
6129                                 </AST:Method>
6130                                 <AST:Method>
6131                                         <attrs>
6132                                                 <attr key="phc.comments">
6133                                                         <string_list>
6134                                                         </string_list>
6135                                                 </attr>
6136                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6137                                                 <attr key="phc.line_number"><integer>106</integer></attr>
6138                                         </attrs>
6139                                         <AST:Signature>
6140                                                 <attrs>
6141                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6142                                                         <attr key="phc.line_number"><integer>106</integer></attr>
6143                                                 </attrs>
6144                                                 <AST:Method_mod>
6145                                                         <attrs />
6146                                                         <bool><!-- is_public -->false</bool>
6147                                                         <bool><!-- is_protected -->false</bool>
6148                                                         <bool><!-- is_private -->false</bool>
6149                                                         <bool><!-- is_static -->false</bool>
6150                                                         <bool><!-- is_abstract -->false</bool>
6151                                                         <bool><!-- is_final -->false</bool>
6152                                                 </AST:Method_mod>
6153                                                 <bool><!-- is_ref -->false</bool>
6154                                                 <AST:METHOD_NAME>
6155                                                         <attrs />
6156                                                         <value>setIsPreview</value>
6157                                                 </AST:METHOD_NAME>
6158                                                 <AST:Formal_parameter_list>
6159                                                         <AST:Formal_parameter>
6160                                                                 <attrs>
6161                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6162                                                                         <attr key="phc.line_number"><integer>106</integer></attr>
6163                                                                 </attrs>
6164                                                                 <AST:Type>
6165                                                                         <attrs>
6166                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6167                                                                                 <attr key="phc.line_number"><integer>106</integer></attr>
6168                                                                         </attrs>
6169                                                                         <AST:CLASS_NAME xsi:nil="true" />
6170                                                                 </AST:Type>
6171                                                                 <bool><!-- is_ref -->false</bool>
6172                                                                 <AST:Name_with_default>
6173                                                                         <attrs />
6174                                                                         <AST:VARIABLE_NAME>
6175                                                                                 <attrs />
6176                                                                                 <value>x</value>
6177                                                                         </AST:VARIABLE_NAME>
6178                                                                         <AST:Expr xsi:nil="true" />
6179                                                                 </AST:Name_with_default>
6180                                                         </AST:Formal_parameter>
6181                                                 </AST:Formal_parameter_list>
6182                                         </AST:Signature>
6183                                         <AST:Statement_list>
6184                                                 <AST:Return>
6185                                                         <attrs>
6186                                                                 <attr key="phc.comments">
6187                                                                         <string_list>
6188                                                                         </string_list>
6189                                                                 </attr>
6190                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6191                                                                 <attr key="phc.line_number"><integer>106</integer></attr>
6192                                                         </attrs>
6193                                                         <AST:Method_invocation>
6194                                                                 <attrs>
6195                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6196                                                                         <attr key="phc.line_number"><integer>106</integer></attr>
6197                                                                 </attrs>
6198                                                                 <AST:Target xsi:nil="true" />
6199                                                                 <AST:METHOD_NAME>
6200                                                                         <attrs />
6201                                                                         <value>wfSetVar</value>
6202                                                                 </AST:METHOD_NAME>
6203                                                                 <AST:Actual_parameter_list>
6204                                                                         <AST:Actual_parameter>
6205                                                                                 <attrs>
6206                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6207                                                                                         <attr key="phc.line_number"><integer>106</integer></attr>
6208                                                                                 </attrs>
6209                                                                                 <bool><!-- is_ref -->false</bool>
6210                                                                                 <AST:Variable>
6211                                                                                         <attrs>
6212                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6213                                                                                                 <attr key="phc.line_number"><integer>106</integer></attr>
6214                                                                                         </attrs>
6215                                                                                         <AST:Variable>
6216                                                                                                 <attrs>
6217                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6218                                                                                                         <attr key="phc.line_number"><integer>106</integer></attr>
6219                                                                                                 </attrs>
6220                                                                                                 <AST:Target xsi:nil="true" />
6221                                                                                                 <AST:VARIABLE_NAME>
6222                                                                                                         <attrs />
6223                                                                                                         <value>this</value>
6224                                                                                                 </AST:VARIABLE_NAME>
6225                                                                                                 <AST:Expr_list>
6226                                                                                                 </AST:Expr_list>
6227                                                                                         </AST:Variable>
6228                                                                                         <AST:VARIABLE_NAME>
6229                                                                                                 <attrs />
6230                                                                                                 <value>mIsPreview</value>
6231                                                                                         </AST:VARIABLE_NAME>
6232                                                                                         <AST:Expr_list>
6233                                                                                         </AST:Expr_list>
6234                                                                                 </AST:Variable>
6235                                                                         </AST:Actual_parameter>
6236                                                                         <AST:Actual_parameter>
6237                                                                                 <attrs>
6238                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6239                                                                                         <attr key="phc.line_number"><integer>106</integer></attr>
6240                                                                                 </attrs>
6241                                                                                 <bool><!-- is_ref -->false</bool>
6242                                                                                 <AST:Variable>
6243                                                                                         <attrs>
6244                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6245                                                                                                 <attr key="phc.line_number"><integer>106</integer></attr>
6246                                                                                         </attrs>
6247                                                                                         <AST:Target xsi:nil="true" />
6248                                                                                         <AST:VARIABLE_NAME>
6249                                                                                                 <attrs />
6250                                                                                                 <value>x</value>
6251                                                                                         </AST:VARIABLE_NAME>
6252                                                                                         <AST:Expr_list>
6253                                                                                         </AST:Expr_list>
6254                                                                                 </AST:Variable>
6255                                                                         </AST:Actual_parameter>
6256                                                                 </AST:Actual_parameter_list>
6257                                                         </AST:Method_invocation>
6258                                                 </AST:Return>
6259                                         </AST:Statement_list>
6260                                 </AST:Method>
6261                                 <AST:Method>
6262                                         <attrs>
6263                                                 <attr key="phc.comments">
6264                                                         <string_list>
6265                                                         </string_list>
6266                                                 </attr>
6267                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6268                                                 <attr key="phc.line_number"><integer>107</integer></attr>
6269                                         </attrs>
6270                                         <AST:Signature>
6271                                                 <attrs>
6272                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6273                                                         <attr key="phc.line_number"><integer>107</integer></attr>
6274                                                 </attrs>
6275                                                 <AST:Method_mod>
6276                                                         <attrs />
6277                                                         <bool><!-- is_public -->false</bool>
6278                                                         <bool><!-- is_protected -->false</bool>
6279                                                         <bool><!-- is_private -->false</bool>
6280                                                         <bool><!-- is_static -->false</bool>
6281                                                         <bool><!-- is_abstract -->false</bool>
6282                                                         <bool><!-- is_final -->false</bool>
6283                                                 </AST:Method_mod>
6284                                                 <bool><!-- is_ref -->false</bool>
6285                                                 <AST:METHOD_NAME>
6286                                                         <attrs />
6287                                                         <value>setIsSectionPreview</value>
6288                                                 </AST:METHOD_NAME>
6289                                                 <AST:Formal_parameter_list>
6290                                                         <AST:Formal_parameter>
6291                                                                 <attrs>
6292                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6293                                                                         <attr key="phc.line_number"><integer>107</integer></attr>
6294                                                                 </attrs>
6295                                                                 <AST:Type>
6296                                                                         <attrs>
6297                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6298                                                                                 <attr key="phc.line_number"><integer>107</integer></attr>
6299                                                                         </attrs>
6300                                                                         <AST:CLASS_NAME xsi:nil="true" />
6301                                                                 </AST:Type>
6302                                                                 <bool><!-- is_ref -->false</bool>
6303                                                                 <AST:Name_with_default>
6304                                                                         <attrs />
6305                                                                         <AST:VARIABLE_NAME>
6306                                                                                 <attrs />
6307                                                                                 <value>x</value>
6308                                                                         </AST:VARIABLE_NAME>
6309                                                                         <AST:Expr xsi:nil="true" />
6310                                                                 </AST:Name_with_default>
6311                                                         </AST:Formal_parameter>
6312                                                 </AST:Formal_parameter_list>
6313                                         </AST:Signature>
6314                                         <AST:Statement_list>
6315                                                 <AST:Return>
6316                                                         <attrs>
6317                                                                 <attr key="phc.comments">
6318                                                                         <string_list>
6319                                                                         </string_list>
6320                                                                 </attr>
6321                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6322                                                                 <attr key="phc.line_number"><integer>107</integer></attr>
6323                                                         </attrs>
6324                                                         <AST:Method_invocation>
6325                                                                 <attrs>
6326                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6327                                                                         <attr key="phc.line_number"><integer>107</integer></attr>
6328                                                                 </attrs>
6329                                                                 <AST:Target xsi:nil="true" />
6330                                                                 <AST:METHOD_NAME>
6331                                                                         <attrs />
6332                                                                         <value>wfSetVar</value>
6333                                                                 </AST:METHOD_NAME>
6334                                                                 <AST:Actual_parameter_list>
6335                                                                         <AST:Actual_parameter>
6336                                                                                 <attrs>
6337                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6338                                                                                         <attr key="phc.line_number"><integer>107</integer></attr>
6339                                                                                 </attrs>
6340                                                                                 <bool><!-- is_ref -->false</bool>
6341                                                                                 <AST:Variable>
6342                                                                                         <attrs>
6343                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6344                                                                                                 <attr key="phc.line_number"><integer>107</integer></attr>
6345                                                                                         </attrs>
6346                                                                                         <AST:Variable>
6347                                                                                                 <attrs>
6348                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6349                                                                                                         <attr key="phc.line_number"><integer>107</integer></attr>
6350                                                                                                 </attrs>
6351                                                                                                 <AST:Target xsi:nil="true" />
6352                                                                                                 <AST:VARIABLE_NAME>
6353                                                                                                         <attrs />
6354                                                                                                         <value>this</value>
6355                                                                                                 </AST:VARIABLE_NAME>
6356                                                                                                 <AST:Expr_list>
6357                                                                                                 </AST:Expr_list>
6358                                                                                         </AST:Variable>
6359                                                                                         <AST:VARIABLE_NAME>
6360                                                                                                 <attrs />
6361                                                                                                 <value>mIsSectionPreview</value>
6362                                                                                         </AST:VARIABLE_NAME>
6363                                                                                         <AST:Expr_list>
6364                                                                                         </AST:Expr_list>
6365                                                                                 </AST:Variable>
6366                                                                         </AST:Actual_parameter>
6367                                                                         <AST:Actual_parameter>
6368                                                                                 <attrs>
6369                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6370                                                                                         <attr key="phc.line_number"><integer>107</integer></attr>
6371                                                                                 </attrs>
6372                                                                                 <bool><!-- is_ref -->false</bool>
6373                                                                                 <AST:Variable>
6374                                                                                         <attrs>
6375                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6376                                                                                                 <attr key="phc.line_number"><integer>107</integer></attr>
6377                                                                                         </attrs>
6378                                                                                         <AST:Target xsi:nil="true" />
6379                                                                                         <AST:VARIABLE_NAME>
6380                                                                                                 <attrs />
6381                                                                                                 <value>x</value>
6382                                                                                         </AST:VARIABLE_NAME>
6383                                                                                         <AST:Expr_list>
6384                                                                                         </AST:Expr_list>
6385                                                                                 </AST:Variable>
6386                                                                         </AST:Actual_parameter>
6387                                                                 </AST:Actual_parameter_list>
6388                                                         </AST:Method_invocation>
6389                                                 </AST:Return>
6390                                         </AST:Statement_list>
6391                                 </AST:Method>
6392                                 <AST:Method>
6393                                         <attrs>
6394                                                 <attr key="phc.comments">
6395                                                         <string_list>
6396                                                                 <string></string>
6397                                                         </string_list>
6398                                                 </attr>
6399                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6400                                                 <attr key="phc.line_number"><integer>109</integer></attr>
6401                                         </attrs>
6402                                         <AST:Signature>
6403                                                 <attrs>
6404                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6405                                                         <attr key="phc.line_number"><integer>111</integer></attr>
6406                                                 </attrs>
6407                                                 <AST:Method_mod>
6408                                                         <attrs />
6409                                                         <bool><!-- is_public -->false</bool>
6410                                                         <bool><!-- is_protected -->false</bool>
6411                                                         <bool><!-- is_private -->false</bool>
6412                                                         <bool><!-- is_static -->false</bool>
6413                                                         <bool><!-- is_abstract -->false</bool>
6414                                                         <bool><!-- is_final -->false</bool>
6415                                                 </AST:Method_mod>
6416                                                 <bool><!-- is_ref -->false</bool>
6417                                                 <AST:METHOD_NAME>
6418                                                         <attrs />
6419                                                         <value>__construct</value>
6420                                                 </AST:METHOD_NAME>
6421                                                 <AST:Formal_parameter_list>
6422                                                         <AST:Formal_parameter>
6423                                                                 <attrs>
6424                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6425                                                                         <attr key="phc.line_number"><integer>109</integer></attr>
6426                                                                 </attrs>
6427                                                                 <AST:Type>
6428                                                                         <attrs>
6429                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6430                                                                                 <attr key="phc.line_number"><integer>109</integer></attr>
6431                                                                         </attrs>
6432                                                                         <AST:CLASS_NAME xsi:nil="true" />
6433                                                                 </AST:Type>
6434                                                                 <bool><!-- is_ref -->false</bool>
6435                                                                 <AST:Name_with_default>
6436                                                                         <attrs>
6437                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6438                                                                                 <attr key="phc.line_number"><integer>109</integer></attr>
6439                                                                         </attrs>
6440                                                                         <AST:VARIABLE_NAME>
6441                                                                                 <attrs />
6442                                                                                 <value>user</value>
6443                                                                         </AST:VARIABLE_NAME>
6444                                                                         <AST:NIL>
6445                                                                                 <attrs>
6446                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6447                                                                                         <attr key="phc.line_number"><integer>109</integer></attr>
6448                                                                                         <attr key="phc.unparser.source_rep"><string>null</string></attr>
6449                                                                                 </attrs>
6450                                                                         </AST:NIL>
6451                                                                 </AST:Name_with_default>
6452                                                         </AST:Formal_parameter>
6453                                                 </AST:Formal_parameter_list>
6454                                         </AST:Signature>
6455                                         <AST:Statement_list>
6456                                                 <AST:Eval_expr>
6457                                                         <attrs>
6458                                                                 <attr key="phc.comments">
6459                                                                         <string_list>
6460                                                                         </string_list>
6461                                                                 </attr>
6462                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6463                                                                 <attr key="phc.line_number"><integer>110</integer></attr>
6464                                                         </attrs>
6465                                                         <AST:Method_invocation>
6466                                                                 <attrs>
6467                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6468                                                                         <attr key="phc.line_number"><integer>110</integer></attr>
6469                                                                 </attrs>
6470                                                                 <AST:Variable>
6471                                                                         <attrs>
6472                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6473                                                                                 <attr key="phc.line_number"><integer>110</integer></attr>
6474                                                                         </attrs>
6475                                                                         <AST:Target xsi:nil="true" />
6476                                                                         <AST:VARIABLE_NAME>
6477                                                                                 <attrs />
6478                                                                                 <value>this</value>
6479                                                                         </AST:VARIABLE_NAME>
6480                                                                         <AST:Expr_list>
6481                                                                         </AST:Expr_list>
6482                                                                 </AST:Variable>
6483                                                                 <AST:METHOD_NAME>
6484                                                                         <attrs>
6485                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6486                                                                                 <attr key="phc.line_number"><integer>110</integer></attr>
6487                                                                         </attrs>
6488                                                                         <value>initialiseFromUser</value>
6489                                                                 </AST:METHOD_NAME>
6490                                                                 <AST:Actual_parameter_list>
6491                                                                         <AST:Actual_parameter>
6492                                                                                 <attrs>
6493                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6494                                                                                         <attr key="phc.line_number"><integer>110</integer></attr>
6495                                                                                 </attrs>
6496                                                                                 <bool><!-- is_ref -->false</bool>
6497                                                                                 <AST:Variable>
6498                                                                                         <attrs>
6499                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6500                                                                                                 <attr key="phc.line_number"><integer>110</integer></attr>
6501                                                                                         </attrs>
6502                                                                                         <AST:Target xsi:nil="true" />
6503                                                                                         <AST:VARIABLE_NAME>
6504                                                                                                 <attrs />
6505                                                                                                 <value>user</value>
6506                                                                                         </AST:VARIABLE_NAME>
6507                                                                                         <AST:Expr_list>
6508                                                                                         </AST:Expr_list>
6509                                                                                 </AST:Variable>
6510                                                                         </AST:Actual_parameter>
6511                                                                 </AST:Actual_parameter_list>
6512                                                         </AST:Method_invocation>
6513                                                 </AST:Eval_expr>
6514                                         </AST:Statement_list>
6515                                 </AST:Method>
6516                                 <AST:Method>
6517                                         <attrs>
6518                                                 <attr key="phc.comments">
6519                                                         <string_list>
6520                                                                 <string></string>
6521                                                                 <string encoding="escape">/**
6522          * Get parser options
6523          * @static
6524          */</string>
6525                                                         </string_list>
6526                                                 </attr>
6527                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6528                                                 <attr key="phc.line_number"><integer>117</integer></attr>
6529                                         </attrs>
6530                                         <AST:Signature>
6531                                                 <attrs>
6532                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6533                                                         <attr key="phc.line_number"><integer>119</integer></attr>
6534                                                 </attrs>
6535                                                 <AST:Method_mod>
6536                                                         <attrs />
6537                                                         <bool><!-- is_public -->false</bool>
6538                                                         <bool><!-- is_protected -->false</bool>
6539                                                         <bool><!-- is_private -->false</bool>
6540                                                         <bool><!-- is_static -->true</bool>
6541                                                         <bool><!-- is_abstract -->false</bool>
6542                                                         <bool><!-- is_final -->false</bool>
6543                                                 </AST:Method_mod>
6544                                                 <bool><!-- is_ref -->false</bool>
6545                                                 <AST:METHOD_NAME>
6546                                                         <attrs />
6547                                                         <value>newFromUser</value>
6548                                                 </AST:METHOD_NAME>
6549                                                 <AST:Formal_parameter_list>
6550                                                         <AST:Formal_parameter>
6551                                                                 <attrs>
6552                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6553                                                                         <attr key="phc.line_number"><integer>117</integer></attr>
6554                                                                 </attrs>
6555                                                                 <AST:Type>
6556                                                                         <attrs>
6557                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6558                                                                                 <attr key="phc.line_number"><integer>117</integer></attr>
6559                                                                         </attrs>
6560                                                                         <AST:CLASS_NAME xsi:nil="true" />
6561                                                                 </AST:Type>
6562                                                                 <bool><!-- is_ref -->false</bool>
6563                                                                 <AST:Name_with_default>
6564                                                                         <attrs />
6565                                                                         <AST:VARIABLE_NAME>
6566                                                                                 <attrs />
6567                                                                                 <value>user</value>
6568                                                                         </AST:VARIABLE_NAME>
6569                                                                         <AST:Expr xsi:nil="true" />
6570                                                                 </AST:Name_with_default>
6571                                                         </AST:Formal_parameter>
6572                                                 </AST:Formal_parameter_list>
6573                                         </AST:Signature>
6574                                         <AST:Statement_list>
6575                                                 <AST:Return>
6576                                                         <attrs>
6577                                                                 <attr key="phc.comments">
6578                                                                         <string_list>
6579                                                                         </string_list>
6580                                                                 </attr>
6581                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6582                                                                 <attr key="phc.line_number"><integer>118</integer></attr>
6583                                                         </attrs>
6584                                                         <AST:New>
6585                                                                 <attrs>
6586                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6587                                                                         <attr key="phc.line_number"><integer>118</integer></attr>
6588                                                                 </attrs>
6589                                                                 <AST:CLASS_NAME>
6590                                                                         <attrs />
6591                                                                         <value>ParserOptions</value>
6592                                                                 </AST:CLASS_NAME>
6593                                                                 <AST:Actual_parameter_list>
6594                                                                         <AST:Actual_parameter>
6595                                                                                 <attrs>
6596                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6597                                                                                         <attr key="phc.line_number"><integer>118</integer></attr>
6598                                                                                 </attrs>
6599                                                                                 <bool><!-- is_ref -->false</bool>
6600                                                                                 <AST:Variable>
6601                                                                                         <attrs>
6602                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6603                                                                                                 <attr key="phc.line_number"><integer>118</integer></attr>
6604                                                                                         </attrs>
6605                                                                                         <AST:Target xsi:nil="true" />
6606                                                                                         <AST:VARIABLE_NAME>
6607                                                                                                 <attrs />
6608                                                                                                 <value>user</value>
6609                                                                                         </AST:VARIABLE_NAME>
6610                                                                                         <AST:Expr_list>
6611                                                                                         </AST:Expr_list>
6612                                                                                 </AST:Variable>
6613                                                                         </AST:Actual_parameter>
6614                                                                 </AST:Actual_parameter_list>
6615                                                         </AST:New>
6616                                                 </AST:Return>
6617                                         </AST:Statement_list>
6618                                 </AST:Method>
6619                                 <AST:Method>
6620                                         <attrs>
6621                                                 <attr key="phc.comments">
6622                                                         <string_list>
6623                                                                 <string></string>
6624                                                                 <string>/** Get user options */</string>
6625                                                         </string_list>
6626                                                 </attr>
6627                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6628                                                 <attr key="phc.line_number"><integer>122</integer></attr>
6629                                         </attrs>
6630                                         <AST:Signature>
6631                                                 <attrs>
6632                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6633                                                         <attr key="phc.line_number"><integer>168</integer></attr>
6634                                                 </attrs>
6635                                                 <AST:Method_mod>
6636                                                         <attrs />
6637                                                         <bool><!-- is_public -->false</bool>
6638                                                         <bool><!-- is_protected -->false</bool>
6639                                                         <bool><!-- is_private -->false</bool>
6640                                                         <bool><!-- is_static -->false</bool>
6641                                                         <bool><!-- is_abstract -->false</bool>
6642                                                         <bool><!-- is_final -->false</bool>
6643                                                 </AST:Method_mod>
6644                                                 <bool><!-- is_ref -->false</bool>
6645                                                 <AST:METHOD_NAME>
6646                                                         <attrs />
6647                                                         <value>initialiseFromUser</value>
6648                                                 </AST:METHOD_NAME>
6649                                                 <AST:Formal_parameter_list>
6650                                                         <AST:Formal_parameter>
6651                                                                 <attrs>
6652                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6653                                                                         <attr key="phc.line_number"><integer>122</integer></attr>
6654                                                                 </attrs>
6655                                                                 <AST:Type>
6656                                                                         <attrs>
6657                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6658                                                                                 <attr key="phc.line_number"><integer>122</integer></attr>
6659                                                                         </attrs>
6660                                                                         <AST:CLASS_NAME xsi:nil="true" />
6661                                                                 </AST:Type>
6662                                                                 <bool><!-- is_ref -->false</bool>
6663                                                                 <AST:Name_with_default>
6664                                                                         <attrs />
6665                                                                         <AST:VARIABLE_NAME>
6666                                                                                 <attrs />
6667                                                                                 <value>userInput</value>
6668                                                                         </AST:VARIABLE_NAME>
6669                                                                         <AST:Expr xsi:nil="true" />
6670                                                                 </AST:Name_with_default>
6671                                                         </AST:Formal_parameter>
6672                                                 </AST:Formal_parameter_list>
6673                                         </AST:Signature>
6674                                         <AST:Statement_list>
6675                                                 <AST:Global>
6676                                                         <attrs>
6677                                                                 <attr key="phc.comments">
6678                                                                         <string_list>
6679                                                                         </string_list>
6680                                                                 </attr>
6681                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6682                                                                 <attr key="phc.line_number"><integer>123</integer></attr>
6683                                                         </attrs>
6684                                                         <AST:Variable_name_list>
6685                                                                 <AST:VARIABLE_NAME>
6686                                                                         <attrs>
6687                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6688                                                                                 <attr key="phc.line_number"><integer>123</integer></attr>
6689                                                                         </attrs>
6690                                                                         <value>wgUseTeX</value>
6691                                                                 </AST:VARIABLE_NAME>
6692                                                                 <AST:VARIABLE_NAME>
6693                                                                         <attrs>
6694                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6695                                                                                 <attr key="phc.line_number"><integer>123</integer></attr>
6696                                                                         </attrs>
6697                                                                         <value>wgUseDynamicDates</value>
6698                                                                 </AST:VARIABLE_NAME>
6699                                                                 <AST:VARIABLE_NAME>
6700                                                                         <attrs>
6701                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6702                                                                                 <attr key="phc.line_number"><integer>123</integer></attr>
6703                                                                         </attrs>
6704                                                                         <value>wgInterwikiMagic</value>
6705                                                                 </AST:VARIABLE_NAME>
6706                                                                 <AST:VARIABLE_NAME>
6707                                                                         <attrs>
6708                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6709                                                                                 <attr key="phc.line_number"><integer>123</integer></attr>
6710                                                                         </attrs>
6711                                                                         <value>wgAllowExternalImages</value>
6712                                                                 </AST:VARIABLE_NAME>
6713                                                         </AST:Variable_name_list>
6714                                                 </AST:Global>
6715                                                 <AST:Global>
6716                                                         <attrs>
6717                                                                 <attr key="phc.comments">
6718                                                                         <string_list>
6719                                                                         </string_list>
6720                                                                 </attr>
6721                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6722                                                                 <attr key="phc.line_number"><integer>124</integer></attr>
6723                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6724                                                         </attrs>
6725                                                         <AST:Variable_name_list>
6726                                                                 <AST:VARIABLE_NAME>
6727                                                                         <attrs>
6728                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6729                                                                                 <attr key="phc.line_number"><integer>124</integer></attr>
6730                                                                         </attrs>
6731                                                                         <value>wgAllowExternalImagesFrom</value>
6732                                                                 </AST:VARIABLE_NAME>
6733                                                                 <AST:VARIABLE_NAME>
6734                                                                         <attrs>
6735                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6736                                                                                 <attr key="phc.line_number"><integer>124</integer></attr>
6737                                                                         </attrs>
6738                                                                         <value>wgEnableImageWhitelist</value>
6739                                                                 </AST:VARIABLE_NAME>
6740                                                                 <AST:VARIABLE_NAME>
6741                                                                         <attrs>
6742                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6743                                                                                 <attr key="phc.line_number"><integer>124</integer></attr>
6744                                                                         </attrs>
6745                                                                         <value>wgAllowSpecialInclusion</value>
6746                                                                 </AST:VARIABLE_NAME>
6747                                                                 <AST:VARIABLE_NAME>
6748                                                                         <attrs>
6749                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6750                                                                                 <attr key="phc.line_number"><integer>124</integer></attr>
6751                                                                         </attrs>
6752                                                                         <value>wgMaxArticleSize</value>
6753                                                                 </AST:VARIABLE_NAME>
6754                                                         </AST:Variable_name_list>
6755                                                 </AST:Global>
6756                                                 <AST:Global>
6757                                                         <attrs>
6758                                                                 <attr key="phc.comments">
6759                                                                         <string_list>
6760                                                                         </string_list>
6761                                                                 </attr>
6762                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6763                                                                 <attr key="phc.line_number"><integer>125</integer></attr>
6764                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6765                                                         </attrs>
6766                                                         <AST:Variable_name_list>
6767                                                                 <AST:VARIABLE_NAME>
6768                                                                         <attrs>
6769                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6770                                                                                 <attr key="phc.line_number"><integer>125</integer></attr>
6771                                                                         </attrs>
6772                                                                         <value>wgMaxPPNodeCount</value>
6773                                                                 </AST:VARIABLE_NAME>
6774                                                                 <AST:VARIABLE_NAME>
6775                                                                         <attrs>
6776                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6777                                                                                 <attr key="phc.line_number"><integer>125</integer></attr>
6778                                                                         </attrs>
6779                                                                         <value>wgMaxTemplateDepth</value>
6780                                                                 </AST:VARIABLE_NAME>
6781                                                                 <AST:VARIABLE_NAME>
6782                                                                         <attrs>
6783                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6784                                                                                 <attr key="phc.line_number"><integer>125</integer></attr>
6785                                                                         </attrs>
6786                                                                         <value>wgMaxPPExpandDepth</value>
6787                                                                 </AST:VARIABLE_NAME>
6788                                                                 <AST:VARIABLE_NAME>
6789                                                                         <attrs>
6790                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6791                                                                                 <attr key="phc.line_number"><integer>125</integer></attr>
6792                                                                         </attrs>
6793                                                                         <value>wgCleanSignatures</value>
6794                                                                 </AST:VARIABLE_NAME>
6795                                                         </AST:Variable_name_list>
6796                                                 </AST:Global>
6797                                                 <AST:Global>
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/ParserOptions.php</string></attr>
6804                                                                 <attr key="phc.line_number"><integer>126</integer></attr>
6805                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6806                                                         </attrs>
6807                                                         <AST:Variable_name_list>
6808                                                                 <AST:VARIABLE_NAME>
6809                                                                         <attrs>
6810                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6811                                                                                 <attr key="phc.line_number"><integer>126</integer></attr>
6812                                                                         </attrs>
6813                                                                         <value>wgExternalLinkTarget</value>
6814                                                                 </AST:VARIABLE_NAME>
6815                                                         </AST:Variable_name_list>
6816                                                 </AST:Global>
6817                                                 <AST:Eval_expr>
6818                                                         <attrs>
6819                                                                 <attr key="phc.comments">
6820                                                                         <string_list>
6821                                                                         </string_list>
6822                                                                 </attr>
6823                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6824                                                                 <attr key="phc.line_number"><integer>127</integer></attr>
6825                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6826                                                         </attrs>
6827                                                         <AST:Assignment>
6828                                                                 <attrs>
6829                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6830                                                                         <attr key="phc.line_number"><integer>127</integer></attr>
6831                                                                 </attrs>
6832                                                                 <AST:Variable>
6833                                                                         <attrs>
6834                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6835                                                                                 <attr key="phc.line_number"><integer>127</integer></attr>
6836                                                                         </attrs>
6837                                                                         <AST:Target xsi:nil="true" />
6838                                                                         <AST:VARIABLE_NAME>
6839                                                                                 <attrs />
6840                                                                                 <value>fname</value>
6841                                                                         </AST:VARIABLE_NAME>
6842                                                                         <AST:Expr_list>
6843                                                                         </AST:Expr_list>
6844                                                                 </AST:Variable>
6845                                                                 <bool><!-- is_ref -->false</bool>
6846                                                                 <AST:STRING>
6847                                                                         <attrs>
6848                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6849                                                                                 <attr key="phc.line_number"><integer>127</integer></attr>
6850                                                                                 <attr key="phc.unparser.source_rep"><string>ParserOptions::initialiseFromUser</string></attr>
6851                                                                         </attrs>
6852                                                                         <value>ParserOptions::initialiseFromUser</value>
6853                                                                 </AST:STRING>
6854                                                         </AST:Assignment>
6855                                                 </AST:Eval_expr>
6856                                                 <AST:Eval_expr>
6857                                                         <attrs>
6858                                                                 <attr key="phc.comments">
6859                                                                         <string_list>
6860                                                                         </string_list>
6861                                                                 </attr>
6862                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6863                                                                 <attr key="phc.line_number"><integer>128</integer></attr>
6864                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6865                                                         </attrs>
6866                                                         <AST:Method_invocation>
6867                                                                 <attrs>
6868                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6869                                                                         <attr key="phc.line_number"><integer>128</integer></attr>
6870                                                                 </attrs>
6871                                                                 <AST:Target xsi:nil="true" />
6872                                                                 <AST:METHOD_NAME>
6873                                                                         <attrs />
6874                                                                         <value>wfProfileIn</value>
6875                                                                 </AST:METHOD_NAME>
6876                                                                 <AST:Actual_parameter_list>
6877                                                                         <AST:Actual_parameter>
6878                                                                                 <attrs>
6879                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6880                                                                                         <attr key="phc.line_number"><integer>128</integer></attr>
6881                                                                                 </attrs>
6882                                                                                 <bool><!-- is_ref -->false</bool>
6883                                                                                 <AST:Variable>
6884                                                                                         <attrs>
6885                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6886                                                                                                 <attr key="phc.line_number"><integer>128</integer></attr>
6887                                                                                         </attrs>
6888                                                                                         <AST:Target xsi:nil="true" />
6889                                                                                         <AST:VARIABLE_NAME>
6890                                                                                                 <attrs />
6891                                                                                                 <value>fname</value>
6892                                                                                         </AST:VARIABLE_NAME>
6893                                                                                         <AST:Expr_list>
6894                                                                                         </AST:Expr_list>
6895                                                                                 </AST:Variable>
6896                                                                         </AST:Actual_parameter>
6897                                                                 </AST:Actual_parameter_list>
6898                                                         </AST:Method_invocation>
6899                                                 </AST:Eval_expr>
6900                                                 <AST:If>
6901                                                         <attrs>
6902                                                                 <attr key="phc.comments">
6903                                                                         <string_list>
6904                                                                         </string_list>
6905                                                                 </attr>
6906                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6907                                                                 <attr key="phc.line_number"><integer>129</integer></attr>
6908                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6909                                                         </attrs>
6910                                                         <AST:Unary_op>
6911                                                                 <attrs>
6912                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6913                                                                         <attr key="phc.line_number"><integer>129</integer></attr>
6914                                                                 </attrs>
6915                                                                 <AST:OP>
6916                                                                         <attrs>
6917                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6918                                                                                 <attr key="phc.line_number"><integer>129</integer></attr>
6919                                                                         </attrs>
6920                                                                         <value>!</value>
6921                                                                 </AST:OP>
6922                                                                 <AST:Variable>
6923                                                                         <attrs>
6924                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6925                                                                                 <attr key="phc.line_number"><integer>129</integer></attr>
6926                                                                         </attrs>
6927                                                                         <AST:Target xsi:nil="true" />
6928                                                                         <AST:VARIABLE_NAME>
6929                                                                                 <attrs />
6930                                                                                 <value>userInput</value>
6931                                                                         </AST:VARIABLE_NAME>
6932                                                                         <AST:Expr_list>
6933                                                                         </AST:Expr_list>
6934                                                                 </AST:Variable>
6935                                                         </AST:Unary_op>
6936                                                         <AST:Statement_list>
6937                                                                 <AST:Global>
6938                                                                         <attrs>
6939                                                                                 <attr key="phc.comments">
6940                                                                                         <string_list>
6941                                                                                         </string_list>
6942                                                                                 </attr>
6943                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6944                                                                                 <attr key="phc.line_number"><integer>130</integer></attr>
6945                                                                         </attrs>
6946                                                                         <AST:Variable_name_list>
6947                                                                                 <AST:VARIABLE_NAME>
6948                                                                                         <attrs>
6949                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6950                                                                                                 <attr key="phc.line_number"><integer>130</integer></attr>
6951                                                                                         </attrs>
6952                                                                                         <value>wgUser</value>
6953                                                                                 </AST:VARIABLE_NAME>
6954                                                                         </AST:Variable_name_list>
6955                                                                 </AST:Global>
6956                                                                 <AST:If>
6957                                                                         <attrs>
6958                                                                                 <attr key="phc.comments">
6959                                                                                         <string_list>
6960                                                                                         </string_list>
6961                                                                                 </attr>
6962                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6963                                                                                 <attr key="phc.line_number"><integer>131</integer></attr>
6964                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
6965                                                                         </attrs>
6966                                                                         <AST:Method_invocation>
6967                                                                                 <attrs>
6968                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6969                                                                                         <attr key="phc.line_number"><integer>131</integer></attr>
6970                                                                                 </attrs>
6971                                                                                 <AST:Target xsi:nil="true" />
6972                                                                                 <AST:METHOD_NAME>
6973                                                                                         <attrs>
6974                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6975                                                                                                 <attr key="phc.line_number"><integer>131</integer></attr>
6976                                                                                         </attrs>
6977                                                                                         <value>isset</value>
6978                                                                                 </AST:METHOD_NAME>
6979                                                                                 <AST:Actual_parameter_list>
6980                                                                                         <AST:Actual_parameter>
6981                                                                                                 <attrs>
6982                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6983                                                                                                         <attr key="phc.line_number"><integer>131</integer></attr>
6984                                                                                                 </attrs>
6985                                                                                                 <bool><!-- is_ref -->false</bool>
6986                                                                                                 <AST:Variable>
6987                                                                                                         <attrs>
6988                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
6989                                                                                                                 <attr key="phc.line_number"><integer>131</integer></attr>
6990                                                                                                         </attrs>
6991                                                                                                         <AST:Target xsi:nil="true" />
6992                                                                                                         <AST:VARIABLE_NAME>
6993                                                                                                                 <attrs />
6994                                                                                                                 <value>wgUser</value>
6995                                                                                                         </AST:VARIABLE_NAME>
6996                                                                                                         <AST:Expr_list>
6997                                                                                                         </AST:Expr_list>
6998                                                                                                 </AST:Variable>
6999                                                                                         </AST:Actual_parameter>
7000                                                                                 </AST:Actual_parameter_list>
7001                                                                         </AST:Method_invocation>
7002                                                                         <AST:Statement_list>
7003                                                                                 <AST:Eval_expr>
7004                                                                                         <attrs>
7005                                                                                                 <attr key="phc.comments">
7006                                                                                                         <string_list>
7007                                                                                                         </string_list>
7008                                                                                                 </attr>
7009                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7010                                                                                                 <attr key="phc.line_number"><integer>132</integer></attr>
7011                                                                                         </attrs>
7012                                                                                         <AST:Assignment>
7013                                                                                                 <attrs>
7014                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7015                                                                                                         <attr key="phc.line_number"><integer>132</integer></attr>
7016                                                                                                 </attrs>
7017                                                                                                 <AST:Variable>
7018                                                                                                         <attrs>
7019                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7020                                                                                                                 <attr key="phc.line_number"><integer>132</integer></attr>
7021                                                                                                         </attrs>
7022                                                                                                         <AST:Target xsi:nil="true" />
7023                                                                                                         <AST:VARIABLE_NAME>
7024                                                                                                                 <attrs />
7025                                                                                                                 <value>user</value>
7026                                                                                                         </AST:VARIABLE_NAME>
7027                                                                                                         <AST:Expr_list>
7028                                                                                                         </AST:Expr_list>
7029                                                                                                 </AST:Variable>
7030                                                                                                 <bool><!-- is_ref -->false</bool>
7031                                                                                                 <AST:Variable>
7032                                                                                                         <attrs>
7033                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7034                                                                                                                 <attr key="phc.line_number"><integer>132</integer></attr>
7035                                                                                                         </attrs>
7036                                                                                                         <AST:Target xsi:nil="true" />
7037                                                                                                         <AST:VARIABLE_NAME>
7038                                                                                                                 <attrs />
7039                                                                                                                 <value>wgUser</value>
7040                                                                                                         </AST:VARIABLE_NAME>
7041                                                                                                         <AST:Expr_list>
7042                                                                                                         </AST:Expr_list>
7043                                                                                                 </AST:Variable>
7044                                                                                         </AST:Assignment>
7045                                                                                 </AST:Eval_expr>
7046                                                                         </AST:Statement_list>
7047                                                                         <AST:Statement_list>
7048                                                                                 <AST:Eval_expr>
7049                                                                                         <attrs>
7050                                                                                                 <attr key="phc.comments">
7051                                                                                                         <string_list>
7052                                                                                                         </string_list>
7053                                                                                                 </attr>
7054                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7055                                                                                                 <attr key="phc.line_number"><integer>134</integer></attr>
7056                                                                                         </attrs>
7057                                                                                         <AST:Assignment>
7058                                                                                                 <attrs>
7059                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7060                                                                                                         <attr key="phc.line_number"><integer>134</integer></attr>
7061                                                                                                 </attrs>
7062                                                                                                 <AST:Variable>
7063                                                                                                         <attrs>
7064                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7065                                                                                                                 <attr key="phc.line_number"><integer>134</integer></attr>
7066                                                                                                         </attrs>
7067                                                                                                         <AST:Target xsi:nil="true" />
7068                                                                                                         <AST:VARIABLE_NAME>
7069                                                                                                                 <attrs />
7070                                                                                                                 <value>user</value>
7071                                                                                                         </AST:VARIABLE_NAME>
7072                                                                                                         <AST:Expr_list>
7073                                                                                                         </AST:Expr_list>
7074                                                                                                 </AST:Variable>
7075                                                                                                 <bool><!-- is_ref -->false</bool>
7076                                                                                                 <AST:New>
7077                                                                                                         <attrs>
7078                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7079                                                                                                                 <attr key="phc.line_number"><integer>134</integer></attr>
7080                                                                                                                 <attr key="phc.unparser.no_brackets"><bool>true</bool></attr>
7081                                                                                                         </attrs>
7082                                                                                                         <AST:CLASS_NAME>
7083                                                                                                                 <attrs />
7084                                                                                                                 <value>User</value>
7085                                                                                                         </AST:CLASS_NAME>
7086                                                                                                         <AST:Actual_parameter_list>
7087                                                                                                         </AST:Actual_parameter_list>
7088                                                                                                 </AST:New>
7089                                                                                         </AST:Assignment>
7090                                                                                 </AST:Eval_expr>
7091                                                                         </AST:Statement_list>
7092                                                                 </AST:If>
7093                                                         </AST:Statement_list>
7094                                                         <AST:Statement_list>
7095                                                                 <AST:Eval_expr>
7096                                                                         <attrs>
7097                                                                                 <attr key="phc.comments">
7098                                                                                         <string_list>
7099                                                                                         </string_list>
7100                                                                                 </attr>
7101                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7102                                                                                 <attr key="phc.line_number"><integer>137</integer></attr>
7103                                                                         </attrs>
7104                                                                         <AST:Assignment>
7105                                                                                 <attrs>
7106                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7107                                                                                         <attr key="phc.line_number"><integer>137</integer></attr>
7108                                                                                 </attrs>
7109                                                                                 <AST:Variable>
7110                                                                                         <attrs>
7111                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7112                                                                                                 <attr key="phc.line_number"><integer>137</integer></attr>
7113                                                                                         </attrs>
7114                                                                                         <AST:Target xsi:nil="true" />
7115                                                                                         <AST:VARIABLE_NAME>
7116                                                                                                 <attrs />
7117                                                                                                 <value>user</value>
7118                                                                                         </AST:VARIABLE_NAME>
7119                                                                                         <AST:Expr_list>
7120                                                                                         </AST:Expr_list>
7121                                                                                 </AST:Variable>
7122                                                                                 <bool><!-- is_ref -->true</bool>
7123                                                                                 <AST:Variable>
7124                                                                                         <attrs>
7125                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7126                                                                                                 <attr key="phc.line_number"><integer>137</integer></attr>
7127                                                                                         </attrs>
7128                                                                                         <AST:Target xsi:nil="true" />
7129                                                                                         <AST:VARIABLE_NAME>
7130                                                                                                 <attrs />
7131                                                                                                 <value>userInput</value>
7132                                                                                         </AST:VARIABLE_NAME>
7133                                                                                         <AST:Expr_list>
7134                                                                                         </AST:Expr_list>
7135                                                                                 </AST:Variable>
7136                                                                         </AST:Assignment>
7137                                                                 </AST:Eval_expr>
7138                                                         </AST:Statement_list>
7139                                                 </AST:If>
7140                                                 <AST:Eval_expr>
7141                                                         <attrs>
7142                                                                 <attr key="phc.comments">
7143                                                                         <string_list>
7144                                                                                 <string></string>
7145                                                                         </string_list>
7146                                                                 </attr>
7147                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7148                                                                 <attr key="phc.line_number"><integer>140</integer></attr>
7149                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7150                                                         </attrs>
7151                                                         <AST:Assignment>
7152                                                                 <attrs>
7153                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7154                                                                         <attr key="phc.line_number"><integer>140</integer></attr>
7155                                                                 </attrs>
7156                                                                 <AST:Variable>
7157                                                                         <attrs>
7158                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7159                                                                                 <attr key="phc.line_number"><integer>140</integer></attr>
7160                                                                         </attrs>
7161                                                                         <AST:Variable>
7162                                                                                 <attrs>
7163                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7164                                                                                         <attr key="phc.line_number"><integer>140</integer></attr>
7165                                                                                 </attrs>
7166                                                                                 <AST:Target xsi:nil="true" />
7167                                                                                 <AST:VARIABLE_NAME>
7168                                                                                         <attrs />
7169                                                                                         <value>this</value>
7170                                                                                 </AST:VARIABLE_NAME>
7171                                                                                 <AST:Expr_list>
7172                                                                                 </AST:Expr_list>
7173                                                                         </AST:Variable>
7174                                                                         <AST:VARIABLE_NAME>
7175                                                                                 <attrs />
7176                                                                                 <value>mUser</value>
7177                                                                         </AST:VARIABLE_NAME>
7178                                                                         <AST:Expr_list>
7179                                                                         </AST:Expr_list>
7180                                                                 </AST:Variable>
7181                                                                 <bool><!-- is_ref -->false</bool>
7182                                                                 <AST:Variable>
7183                                                                         <attrs>
7184                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7185                                                                                 <attr key="phc.line_number"><integer>140</integer></attr>
7186                                                                         </attrs>
7187                                                                         <AST:Target xsi:nil="true" />
7188                                                                         <AST:VARIABLE_NAME>
7189                                                                                 <attrs />
7190                                                                                 <value>user</value>
7191                                                                         </AST:VARIABLE_NAME>
7192                                                                         <AST:Expr_list>
7193                                                                         </AST:Expr_list>
7194                                                                 </AST:Variable>
7195                                                         </AST:Assignment>
7196                                                 </AST:Eval_expr>
7197                                                 <AST:Eval_expr>
7198                                                         <attrs>
7199                                                                 <attr key="phc.comments">
7200                                                                         <string_list>
7201                                                                                 <string></string>
7202                                                                         </string_list>
7203                                                                 </attr>
7204                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7205                                                                 <attr key="phc.line_number"><integer>142</integer></attr>
7206                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7207                                                         </attrs>
7208                                                         <AST:Assignment>
7209                                                                 <attrs>
7210                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7211                                                                         <attr key="phc.line_number"><integer>142</integer></attr>
7212                                                                 </attrs>
7213                                                                 <AST:Variable>
7214                                                                         <attrs>
7215                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7216                                                                                 <attr key="phc.line_number"><integer>142</integer></attr>
7217                                                                         </attrs>
7218                                                                         <AST:Variable>
7219                                                                                 <attrs>
7220                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7221                                                                                         <attr key="phc.line_number"><integer>142</integer></attr>
7222                                                                                 </attrs>
7223                                                                                 <AST:Target xsi:nil="true" />
7224                                                                                 <AST:VARIABLE_NAME>
7225                                                                                         <attrs />
7226                                                                                         <value>this</value>
7227                                                                                 </AST:VARIABLE_NAME>
7228                                                                                 <AST:Expr_list>
7229                                                                                 </AST:Expr_list>
7230                                                                         </AST:Variable>
7231                                                                         <AST:VARIABLE_NAME>
7232                                                                                 <attrs />
7233                                                                                 <value>mUseTeX</value>
7234                                                                         </AST:VARIABLE_NAME>
7235                                                                         <AST:Expr_list>
7236                                                                         </AST:Expr_list>
7237                                                                 </AST:Variable>
7238                                                                 <bool><!-- is_ref -->false</bool>
7239                                                                 <AST:Variable>
7240                                                                         <attrs>
7241                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7242                                                                                 <attr key="phc.line_number"><integer>142</integer></attr>
7243                                                                         </attrs>
7244                                                                         <AST:Target xsi:nil="true" />
7245                                                                         <AST:VARIABLE_NAME>
7246                                                                                 <attrs />
7247                                                                                 <value>wgUseTeX</value>
7248                                                                         </AST:VARIABLE_NAME>
7249                                                                         <AST:Expr_list>
7250                                                                         </AST:Expr_list>
7251                                                                 </AST:Variable>
7252                                                         </AST:Assignment>
7253                                                 </AST:Eval_expr>
7254                                                 <AST:Eval_expr>
7255                                                         <attrs>
7256                                                                 <attr key="phc.comments">
7257                                                                         <string_list>
7258                                                                         </string_list>
7259                                                                 </attr>
7260                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7261                                                                 <attr key="phc.line_number"><integer>143</integer></attr>
7262                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7263                                                         </attrs>
7264                                                         <AST:Assignment>
7265                                                                 <attrs>
7266                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7267                                                                         <attr key="phc.line_number"><integer>143</integer></attr>
7268                                                                 </attrs>
7269                                                                 <AST:Variable>
7270                                                                         <attrs>
7271                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7272                                                                                 <attr key="phc.line_number"><integer>143</integer></attr>
7273                                                                         </attrs>
7274                                                                         <AST:Variable>
7275                                                                                 <attrs>
7276                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7277                                                                                         <attr key="phc.line_number"><integer>143</integer></attr>
7278                                                                                 </attrs>
7279                                                                                 <AST:Target xsi:nil="true" />
7280                                                                                 <AST:VARIABLE_NAME>
7281                                                                                         <attrs />
7282                                                                                         <value>this</value>
7283                                                                                 </AST:VARIABLE_NAME>
7284                                                                                 <AST:Expr_list>
7285                                                                                 </AST:Expr_list>
7286                                                                         </AST:Variable>
7287                                                                         <AST:VARIABLE_NAME>
7288                                                                                 <attrs />
7289                                                                                 <value>mUseDynamicDates</value>
7290                                                                         </AST:VARIABLE_NAME>
7291                                                                         <AST:Expr_list>
7292                                                                         </AST:Expr_list>
7293                                                                 </AST:Variable>
7294                                                                 <bool><!-- is_ref -->false</bool>
7295                                                                 <AST:Variable>
7296                                                                         <attrs>
7297                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7298                                                                                 <attr key="phc.line_number"><integer>143</integer></attr>
7299                                                                         </attrs>
7300                                                                         <AST:Target xsi:nil="true" />
7301                                                                         <AST:VARIABLE_NAME>
7302                                                                                 <attrs />
7303                                                                                 <value>wgUseDynamicDates</value>
7304                                                                         </AST:VARIABLE_NAME>
7305                                                                         <AST:Expr_list>
7306                                                                         </AST:Expr_list>
7307                                                                 </AST:Variable>
7308                                                         </AST:Assignment>
7309                                                 </AST:Eval_expr>
7310                                                 <AST:Eval_expr>
7311                                                         <attrs>
7312                                                                 <attr key="phc.comments">
7313                                                                         <string_list>
7314                                                                         </string_list>
7315                                                                 </attr>
7316                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7317                                                                 <attr key="phc.line_number"><integer>144</integer></attr>
7318                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7319                                                         </attrs>
7320                                                         <AST:Assignment>
7321                                                                 <attrs>
7322                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7323                                                                         <attr key="phc.line_number"><integer>144</integer></attr>
7324                                                                 </attrs>
7325                                                                 <AST:Variable>
7326                                                                         <attrs>
7327                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7328                                                                                 <attr key="phc.line_number"><integer>144</integer></attr>
7329                                                                         </attrs>
7330                                                                         <AST:Variable>
7331                                                                                 <attrs>
7332                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7333                                                                                         <attr key="phc.line_number"><integer>144</integer></attr>
7334                                                                                 </attrs>
7335                                                                                 <AST:Target xsi:nil="true" />
7336                                                                                 <AST:VARIABLE_NAME>
7337                                                                                         <attrs />
7338                                                                                         <value>this</value>
7339                                                                                 </AST:VARIABLE_NAME>
7340                                                                                 <AST:Expr_list>
7341                                                                                 </AST:Expr_list>
7342                                                                         </AST:Variable>
7343                                                                         <AST:VARIABLE_NAME>
7344                                                                                 <attrs />
7345                                                                                 <value>mInterwikiMagic</value>
7346                                                                         </AST:VARIABLE_NAME>
7347                                                                         <AST:Expr_list>
7348                                                                         </AST:Expr_list>
7349                                                                 </AST:Variable>
7350                                                                 <bool><!-- is_ref -->false</bool>
7351                                                                 <AST:Variable>
7352                                                                         <attrs>
7353                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7354                                                                                 <attr key="phc.line_number"><integer>144</integer></attr>
7355                                                                         </attrs>
7356                                                                         <AST:Target xsi:nil="true" />
7357                                                                         <AST:VARIABLE_NAME>
7358                                                                                 <attrs />
7359                                                                                 <value>wgInterwikiMagic</value>
7360                                                                         </AST:VARIABLE_NAME>
7361                                                                         <AST:Expr_list>
7362                                                                         </AST:Expr_list>
7363                                                                 </AST:Variable>
7364                                                         </AST:Assignment>
7365                                                 </AST:Eval_expr>
7366                                                 <AST:Eval_expr>
7367                                                         <attrs>
7368                                                                 <attr key="phc.comments">
7369                                                                         <string_list>
7370                                                                         </string_list>
7371                                                                 </attr>
7372                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7373                                                                 <attr key="phc.line_number"><integer>145</integer></attr>
7374                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7375                                                         </attrs>
7376                                                         <AST:Assignment>
7377                                                                 <attrs>
7378                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7379                                                                         <attr key="phc.line_number"><integer>145</integer></attr>
7380                                                                 </attrs>
7381                                                                 <AST:Variable>
7382                                                                         <attrs>
7383                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7384                                                                                 <attr key="phc.line_number"><integer>145</integer></attr>
7385                                                                         </attrs>
7386                                                                         <AST:Variable>
7387                                                                                 <attrs>
7388                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7389                                                                                         <attr key="phc.line_number"><integer>145</integer></attr>
7390                                                                                 </attrs>
7391                                                                                 <AST:Target xsi:nil="true" />
7392                                                                                 <AST:VARIABLE_NAME>
7393                                                                                         <attrs />
7394                                                                                         <value>this</value>
7395                                                                                 </AST:VARIABLE_NAME>
7396                                                                                 <AST:Expr_list>
7397                                                                                 </AST:Expr_list>
7398                                                                         </AST:Variable>
7399                                                                         <AST:VARIABLE_NAME>
7400                                                                                 <attrs />
7401                                                                                 <value>mAllowExternalImages</value>
7402                                                                         </AST:VARIABLE_NAME>
7403                                                                         <AST:Expr_list>
7404                                                                         </AST:Expr_list>
7405                                                                 </AST:Variable>
7406                                                                 <bool><!-- is_ref -->false</bool>
7407                                                                 <AST:Variable>
7408                                                                         <attrs>
7409                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7410                                                                                 <attr key="phc.line_number"><integer>145</integer></attr>
7411                                                                         </attrs>
7412                                                                         <AST:Target xsi:nil="true" />
7413                                                                         <AST:VARIABLE_NAME>
7414                                                                                 <attrs />
7415                                                                                 <value>wgAllowExternalImages</value>
7416                                                                         </AST:VARIABLE_NAME>
7417                                                                         <AST:Expr_list>
7418                                                                         </AST:Expr_list>
7419                                                                 </AST:Variable>
7420                                                         </AST:Assignment>
7421                                                 </AST:Eval_expr>
7422                                                 <AST:Eval_expr>
7423                                                         <attrs>
7424                                                                 <attr key="phc.comments">
7425                                                                         <string_list>
7426                                                                         </string_list>
7427                                                                 </attr>
7428                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7429                                                                 <attr key="phc.line_number"><integer>146</integer></attr>
7430                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7431                                                         </attrs>
7432                                                         <AST:Assignment>
7433                                                                 <attrs>
7434                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7435                                                                         <attr key="phc.line_number"><integer>146</integer></attr>
7436                                                                 </attrs>
7437                                                                 <AST:Variable>
7438                                                                         <attrs>
7439                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7440                                                                                 <attr key="phc.line_number"><integer>146</integer></attr>
7441                                                                         </attrs>
7442                                                                         <AST:Variable>
7443                                                                                 <attrs>
7444                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7445                                                                                         <attr key="phc.line_number"><integer>146</integer></attr>
7446                                                                                 </attrs>
7447                                                                                 <AST:Target xsi:nil="true" />
7448                                                                                 <AST:VARIABLE_NAME>
7449                                                                                         <attrs />
7450                                                                                         <value>this</value>
7451                                                                                 </AST:VARIABLE_NAME>
7452                                                                                 <AST:Expr_list>
7453                                                                                 </AST:Expr_list>
7454                                                                         </AST:Variable>
7455                                                                         <AST:VARIABLE_NAME>
7456                                                                                 <attrs />
7457                                                                                 <value>mAllowExternalImagesFrom</value>
7458                                                                         </AST:VARIABLE_NAME>
7459                                                                         <AST:Expr_list>
7460                                                                         </AST:Expr_list>
7461                                                                 </AST:Variable>
7462                                                                 <bool><!-- is_ref -->false</bool>
7463                                                                 <AST:Variable>
7464                                                                         <attrs>
7465                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7466                                                                                 <attr key="phc.line_number"><integer>146</integer></attr>
7467                                                                         </attrs>
7468                                                                         <AST:Target xsi:nil="true" />
7469                                                                         <AST:VARIABLE_NAME>
7470                                                                                 <attrs />
7471                                                                                 <value>wgAllowExternalImagesFrom</value>
7472                                                                         </AST:VARIABLE_NAME>
7473                                                                         <AST:Expr_list>
7474                                                                         </AST:Expr_list>
7475                                                                 </AST:Variable>
7476                                                         </AST:Assignment>
7477                                                 </AST:Eval_expr>
7478                                                 <AST:Eval_expr>
7479                                                         <attrs>
7480                                                                 <attr key="phc.comments">
7481                                                                         <string_list>
7482                                                                         </string_list>
7483                                                                 </attr>
7484                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7485                                                                 <attr key="phc.line_number"><integer>147</integer></attr>
7486                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7487                                                         </attrs>
7488                                                         <AST:Assignment>
7489                                                                 <attrs>
7490                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7491                                                                         <attr key="phc.line_number"><integer>147</integer></attr>
7492                                                                 </attrs>
7493                                                                 <AST:Variable>
7494                                                                         <attrs>
7495                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7496                                                                                 <attr key="phc.line_number"><integer>147</integer></attr>
7497                                                                         </attrs>
7498                                                                         <AST:Variable>
7499                                                                                 <attrs>
7500                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7501                                                                                         <attr key="phc.line_number"><integer>147</integer></attr>
7502                                                                                 </attrs>
7503                                                                                 <AST:Target xsi:nil="true" />
7504                                                                                 <AST:VARIABLE_NAME>
7505                                                                                         <attrs />
7506                                                                                         <value>this</value>
7507                                                                                 </AST:VARIABLE_NAME>
7508                                                                                 <AST:Expr_list>
7509                                                                                 </AST:Expr_list>
7510                                                                         </AST:Variable>
7511                                                                         <AST:VARIABLE_NAME>
7512                                                                                 <attrs />
7513                                                                                 <value>mEnableImageWhitelist</value>
7514                                                                         </AST:VARIABLE_NAME>
7515                                                                         <AST:Expr_list>
7516                                                                         </AST:Expr_list>
7517                                                                 </AST:Variable>
7518                                                                 <bool><!-- is_ref -->false</bool>
7519                                                                 <AST:Variable>
7520                                                                         <attrs>
7521                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7522                                                                                 <attr key="phc.line_number"><integer>147</integer></attr>
7523                                                                         </attrs>
7524                                                                         <AST:Target xsi:nil="true" />
7525                                                                         <AST:VARIABLE_NAME>
7526                                                                                 <attrs />
7527                                                                                 <value>wgEnableImageWhitelist</value>
7528                                                                         </AST:VARIABLE_NAME>
7529                                                                         <AST:Expr_list>
7530                                                                         </AST:Expr_list>
7531                                                                 </AST:Variable>
7532                                                         </AST:Assignment>
7533                                                 </AST:Eval_expr>
7534                                                 <AST:Eval_expr>
7535                                                         <attrs>
7536                                                                 <attr key="phc.comments">
7537                                                                         <string_list>
7538                                                                                 <string># Deferred</string>
7539                                                                         </string_list>
7540                                                                 </attr>
7541                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7542                                                                 <attr key="phc.line_number"><integer>148</integer></attr>
7543                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7544                                                         </attrs>
7545                                                         <AST:Assignment>
7546                                                                 <attrs>
7547                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7548                                                                         <attr key="phc.line_number"><integer>148</integer></attr>
7549                                                                 </attrs>
7550                                                                 <AST:Variable>
7551                                                                         <attrs>
7552                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7553                                                                                 <attr key="phc.line_number"><integer>148</integer></attr>
7554                                                                         </attrs>
7555                                                                         <AST:Variable>
7556                                                                                 <attrs>
7557                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7558                                                                                         <attr key="phc.line_number"><integer>148</integer></attr>
7559                                                                                 </attrs>
7560                                                                                 <AST:Target xsi:nil="true" />
7561                                                                                 <AST:VARIABLE_NAME>
7562                                                                                         <attrs />
7563                                                                                         <value>this</value>
7564                                                                                 </AST:VARIABLE_NAME>
7565                                                                                 <AST:Expr_list>
7566                                                                                 </AST:Expr_list>
7567                                                                         </AST:Variable>
7568                                                                         <AST:VARIABLE_NAME>
7569                                                                                 <attrs />
7570                                                                                 <value>mSkin</value>
7571                                                                         </AST:VARIABLE_NAME>
7572                                                                         <AST:Expr_list>
7573                                                                         </AST:Expr_list>
7574                                                                 </AST:Variable>
7575                                                                 <bool><!-- is_ref -->false</bool>
7576                                                                 <AST:NIL>
7577                                                                         <attrs>
7578                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7579                                                                                 <attr key="phc.line_number"><integer>148</integer></attr>
7580                                                                                 <attr key="phc.unparser.source_rep"><string>null</string></attr>
7581                                                                         </attrs>
7582                                                                 </AST:NIL>
7583                                                         </AST:Assignment>
7584                                                 </AST:Eval_expr>
7585                                                 <AST:Eval_expr>
7586                                                         <attrs>
7587                                                                 <attr key="phc.comments">
7588                                                                         <string_list>
7589                                                                                 <string># Deferred</string>
7590                                                                         </string_list>
7591                                                                 </attr>
7592                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7593                                                                 <attr key="phc.line_number"><integer>149</integer></attr>
7594                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7595                                                         </attrs>
7596                                                         <AST:Assignment>
7597                                                                 <attrs>
7598                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7599                                                                         <attr key="phc.line_number"><integer>149</integer></attr>
7600                                                                 </attrs>
7601                                                                 <AST:Variable>
7602                                                                         <attrs>
7603                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7604                                                                                 <attr key="phc.line_number"><integer>149</integer></attr>
7605                                                                         </attrs>
7606                                                                         <AST:Variable>
7607                                                                                 <attrs>
7608                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7609                                                                                         <attr key="phc.line_number"><integer>149</integer></attr>
7610                                                                                 </attrs>
7611                                                                                 <AST:Target xsi:nil="true" />
7612                                                                                 <AST:VARIABLE_NAME>
7613                                                                                         <attrs />
7614                                                                                         <value>this</value>
7615                                                                                 </AST:VARIABLE_NAME>
7616                                                                                 <AST:Expr_list>
7617                                                                                 </AST:Expr_list>
7618                                                                         </AST:Variable>
7619                                                                         <AST:VARIABLE_NAME>
7620                                                                                 <attrs />
7621                                                                                 <value>mDateFormat</value>
7622                                                                         </AST:VARIABLE_NAME>
7623                                                                         <AST:Expr_list>
7624                                                                         </AST:Expr_list>
7625                                                                 </AST:Variable>
7626                                                                 <bool><!-- is_ref -->false</bool>
7627                                                                 <AST:NIL>
7628                                                                         <attrs>
7629                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7630                                                                                 <attr key="phc.line_number"><integer>149</integer></attr>
7631                                                                                 <attr key="phc.unparser.source_rep"><string>null</string></attr>
7632                                                                         </attrs>
7633                                                                 </AST:NIL>
7634                                                         </AST:Assignment>
7635                                                 </AST:Eval_expr>
7636                                                 <AST:Eval_expr>
7637                                                         <attrs>
7638                                                                 <attr key="phc.comments">
7639                                                                         <string_list>
7640                                                                         </string_list>
7641                                                                 </attr>
7642                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7643                                                                 <attr key="phc.line_number"><integer>150</integer></attr>
7644                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7645                                                         </attrs>
7646                                                         <AST:Assignment>
7647                                                                 <attrs>
7648                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7649                                                                         <attr key="phc.line_number"><integer>150</integer></attr>
7650                                                                 </attrs>
7651                                                                 <AST:Variable>
7652                                                                         <attrs>
7653                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7654                                                                                 <attr key="phc.line_number"><integer>150</integer></attr>
7655                                                                         </attrs>
7656                                                                         <AST:Variable>
7657                                                                                 <attrs>
7658                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7659                                                                                         <attr key="phc.line_number"><integer>150</integer></attr>
7660                                                                                 </attrs>
7661                                                                                 <AST:Target xsi:nil="true" />
7662                                                                                 <AST:VARIABLE_NAME>
7663                                                                                         <attrs />
7664                                                                                         <value>this</value>
7665                                                                                 </AST:VARIABLE_NAME>
7666                                                                                 <AST:Expr_list>
7667                                                                                 </AST:Expr_list>
7668                                                                         </AST:Variable>
7669                                                                         <AST:VARIABLE_NAME>
7670                                                                                 <attrs />
7671                                                                                 <value>mEditSection</value>
7672                                                                         </AST:VARIABLE_NAME>
7673                                                                         <AST:Expr_list>
7674                                                                         </AST:Expr_list>
7675                                                                 </AST:Variable>
7676                                                                 <bool><!-- is_ref -->false</bool>
7677                                                                 <AST:BOOL>
7678                                                                         <attrs>
7679                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7680                                                                                 <attr key="phc.line_number"><integer>150</integer></attr>
7681                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
7682                                                                         </attrs>
7683                                                                         <value>True</value>
7684                                                                 </AST:BOOL>
7685                                                         </AST:Assignment>
7686                                                 </AST:Eval_expr>
7687                                                 <AST:Eval_expr>
7688                                                         <attrs>
7689                                                                 <attr key="phc.comments">
7690                                                                         <string_list>
7691                                                                         </string_list>
7692                                                                 </attr>
7693                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7694                                                                 <attr key="phc.line_number"><integer>151</integer></attr>
7695                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7696                                                         </attrs>
7697                                                         <AST:Assignment>
7698                                                                 <attrs>
7699                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7700                                                                         <attr key="phc.line_number"><integer>151</integer></attr>
7701                                                                 </attrs>
7702                                                                 <AST:Variable>
7703                                                                         <attrs>
7704                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7705                                                                                 <attr key="phc.line_number"><integer>151</integer></attr>
7706                                                                         </attrs>
7707                                                                         <AST:Variable>
7708                                                                                 <attrs>
7709                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7710                                                                                         <attr key="phc.line_number"><integer>151</integer></attr>
7711                                                                                 </attrs>
7712                                                                                 <AST:Target xsi:nil="true" />
7713                                                                                 <AST:VARIABLE_NAME>
7714                                                                                         <attrs />
7715                                                                                         <value>this</value>
7716                                                                                 </AST:VARIABLE_NAME>
7717                                                                                 <AST:Expr_list>
7718                                                                                 </AST:Expr_list>
7719                                                                         </AST:Variable>
7720                                                                         <AST:VARIABLE_NAME>
7721                                                                                 <attrs />
7722                                                                                 <value>mNumberHeadings</value>
7723                                                                         </AST:VARIABLE_NAME>
7724                                                                         <AST:Expr_list>
7725                                                                         </AST:Expr_list>
7726                                                                 </AST:Variable>
7727                                                                 <bool><!-- is_ref -->false</bool>
7728                                                                 <AST:Method_invocation>
7729                                                                         <attrs>
7730                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7731                                                                                 <attr key="phc.line_number"><integer>151</integer></attr>
7732                                                                         </attrs>
7733                                                                         <AST:Variable>
7734                                                                                 <attrs>
7735                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7736                                                                                         <attr key="phc.line_number"><integer>151</integer></attr>
7737                                                                                 </attrs>
7738                                                                                 <AST:Target xsi:nil="true" />
7739                                                                                 <AST:VARIABLE_NAME>
7740                                                                                         <attrs />
7741                                                                                         <value>user</value>
7742                                                                                 </AST:VARIABLE_NAME>
7743                                                                                 <AST:Expr_list>
7744                                                                                 </AST:Expr_list>
7745                                                                         </AST:Variable>
7746                                                                         <AST:METHOD_NAME>
7747                                                                                 <attrs>
7748                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7749                                                                                         <attr key="phc.line_number"><integer>151</integer></attr>
7750                                                                                 </attrs>
7751                                                                                 <value>getOption</value>
7752                                                                         </AST:METHOD_NAME>
7753                                                                         <AST:Actual_parameter_list>
7754                                                                                 <AST:Actual_parameter>
7755                                                                                         <attrs>
7756                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7757                                                                                                 <attr key="phc.line_number"><integer>151</integer></attr>
7758                                                                                         </attrs>
7759                                                                                         <bool><!-- is_ref -->false</bool>
7760                                                                                         <AST:STRING>
7761                                                                                                 <attrs>
7762                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7763                                                                                                         <attr key="phc.line_number"><integer>151</integer></attr>
7764                                                                                                         <attr key="phc.unparser.source_rep"><string>numberheadings</string></attr>
7765                                                                                                 </attrs>
7766                                                                                                 <value>numberheadings</value>
7767                                                                                         </AST:STRING>
7768                                                                                 </AST:Actual_parameter>
7769                                                                         </AST:Actual_parameter_list>
7770                                                                 </AST:Method_invocation>
7771                                                         </AST:Assignment>
7772                                                 </AST:Eval_expr>
7773                                                 <AST:Eval_expr>
7774                                                         <attrs>
7775                                                                 <attr key="phc.comments">
7776                                                                         <string_list>
7777                                                                         </string_list>
7778                                                                 </attr>
7779                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7780                                                                 <attr key="phc.line_number"><integer>152</integer></attr>
7781                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7782                                                         </attrs>
7783                                                         <AST:Assignment>
7784                                                                 <attrs>
7785                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7786                                                                         <attr key="phc.line_number"><integer>152</integer></attr>
7787                                                                 </attrs>
7788                                                                 <AST:Variable>
7789                                                                         <attrs>
7790                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7791                                                                                 <attr key="phc.line_number"><integer>152</integer></attr>
7792                                                                         </attrs>
7793                                                                         <AST:Variable>
7794                                                                                 <attrs>
7795                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7796                                                                                         <attr key="phc.line_number"><integer>152</integer></attr>
7797                                                                                 </attrs>
7798                                                                                 <AST:Target xsi:nil="true" />
7799                                                                                 <AST:VARIABLE_NAME>
7800                                                                                         <attrs />
7801                                                                                         <value>this</value>
7802                                                                                 </AST:VARIABLE_NAME>
7803                                                                                 <AST:Expr_list>
7804                                                                                 </AST:Expr_list>
7805                                                                         </AST:Variable>
7806                                                                         <AST:VARIABLE_NAME>
7807                                                                                 <attrs />
7808                                                                                 <value>mAllowSpecialInclusion</value>
7809                                                                         </AST:VARIABLE_NAME>
7810                                                                         <AST:Expr_list>
7811                                                                         </AST:Expr_list>
7812                                                                 </AST:Variable>
7813                                                                 <bool><!-- is_ref -->false</bool>
7814                                                                 <AST:Variable>
7815                                                                         <attrs>
7816                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7817                                                                                 <attr key="phc.line_number"><integer>152</integer></attr>
7818                                                                         </attrs>
7819                                                                         <AST:Target xsi:nil="true" />
7820                                                                         <AST:VARIABLE_NAME>
7821                                                                                 <attrs />
7822                                                                                 <value>wgAllowSpecialInclusion</value>
7823                                                                         </AST:VARIABLE_NAME>
7824                                                                         <AST:Expr_list>
7825                                                                         </AST:Expr_list>
7826                                                                 </AST:Variable>
7827                                                         </AST:Assignment>
7828                                                 </AST:Eval_expr>
7829                                                 <AST:Eval_expr>
7830                                                         <attrs>
7831                                                                 <attr key="phc.comments">
7832                                                                         <string_list>
7833                                                                         </string_list>
7834                                                                 </attr>
7835                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7836                                                                 <attr key="phc.line_number"><integer>153</integer></attr>
7837                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7838                                                         </attrs>
7839                                                         <AST:Assignment>
7840                                                                 <attrs>
7841                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7842                                                                         <attr key="phc.line_number"><integer>153</integer></attr>
7843                                                                 </attrs>
7844                                                                 <AST:Variable>
7845                                                                         <attrs>
7846                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7847                                                                                 <attr key="phc.line_number"><integer>153</integer></attr>
7848                                                                         </attrs>
7849                                                                         <AST:Variable>
7850                                                                                 <attrs>
7851                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7852                                                                                         <attr key="phc.line_number"><integer>153</integer></attr>
7853                                                                                 </attrs>
7854                                                                                 <AST:Target xsi:nil="true" />
7855                                                                                 <AST:VARIABLE_NAME>
7856                                                                                         <attrs />
7857                                                                                         <value>this</value>
7858                                                                                 </AST:VARIABLE_NAME>
7859                                                                                 <AST:Expr_list>
7860                                                                                 </AST:Expr_list>
7861                                                                         </AST:Variable>
7862                                                                         <AST:VARIABLE_NAME>
7863                                                                                 <attrs />
7864                                                                                 <value>mTidy</value>
7865                                                                         </AST:VARIABLE_NAME>
7866                                                                         <AST:Expr_list>
7867                                                                         </AST:Expr_list>
7868                                                                 </AST:Variable>
7869                                                                 <bool><!-- is_ref -->false</bool>
7870                                                                 <AST:BOOL>
7871                                                                         <attrs>
7872                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7873                                                                                 <attr key="phc.line_number"><integer>153</integer></attr>
7874                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
7875                                                                         </attrs>
7876                                                                         <value>False</value>
7877                                                                 </AST:BOOL>
7878                                                         </AST:Assignment>
7879                                                 </AST:Eval_expr>
7880                                                 <AST:Eval_expr>
7881                                                         <attrs>
7882                                                                 <attr key="phc.comments">
7883                                                                         <string_list>
7884                                                                         </string_list>
7885                                                                 </attr>
7886                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7887                                                                 <attr key="phc.line_number"><integer>154</integer></attr>
7888                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7889                                                         </attrs>
7890                                                         <AST:Assignment>
7891                                                                 <attrs>
7892                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7893                                                                         <attr key="phc.line_number"><integer>154</integer></attr>
7894                                                                 </attrs>
7895                                                                 <AST:Variable>
7896                                                                         <attrs>
7897                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7898                                                                                 <attr key="phc.line_number"><integer>154</integer></attr>
7899                                                                         </attrs>
7900                                                                         <AST:Variable>
7901                                                                                 <attrs>
7902                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7903                                                                                         <attr key="phc.line_number"><integer>154</integer></attr>
7904                                                                                 </attrs>
7905                                                                                 <AST:Target xsi:nil="true" />
7906                                                                                 <AST:VARIABLE_NAME>
7907                                                                                         <attrs />
7908                                                                                         <value>this</value>
7909                                                                                 </AST:VARIABLE_NAME>
7910                                                                                 <AST:Expr_list>
7911                                                                                 </AST:Expr_list>
7912                                                                         </AST:Variable>
7913                                                                         <AST:VARIABLE_NAME>
7914                                                                                 <attrs />
7915                                                                                 <value>mInterfaceMessage</value>
7916                                                                         </AST:VARIABLE_NAME>
7917                                                                         <AST:Expr_list>
7918                                                                         </AST:Expr_list>
7919                                                                 </AST:Variable>
7920                                                                 <bool><!-- is_ref -->false</bool>
7921                                                                 <AST:BOOL>
7922                                                                         <attrs>
7923                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7924                                                                                 <attr key="phc.line_number"><integer>154</integer></attr>
7925                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
7926                                                                         </attrs>
7927                                                                         <value>False</value>
7928                                                                 </AST:BOOL>
7929                                                         </AST:Assignment>
7930                                                 </AST:Eval_expr>
7931                                                 <AST:Eval_expr>
7932                                                         <attrs>
7933                                                                 <attr key="phc.comments">
7934                                                                         <string_list>
7935                                                                                 <string>// default depends on InterfaceMessage setting</string>
7936                                                                         </string_list>
7937                                                                 </attr>
7938                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7939                                                                 <attr key="phc.line_number"><integer>155</integer></attr>
7940                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7941                                                         </attrs>
7942                                                         <AST:Assignment>
7943                                                                 <attrs>
7944                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7945                                                                         <attr key="phc.line_number"><integer>155</integer></attr>
7946                                                                 </attrs>
7947                                                                 <AST:Variable>
7948                                                                         <attrs>
7949                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7950                                                                                 <attr key="phc.line_number"><integer>155</integer></attr>
7951                                                                         </attrs>
7952                                                                         <AST:Variable>
7953                                                                                 <attrs>
7954                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7955                                                                                         <attr key="phc.line_number"><integer>155</integer></attr>
7956                                                                                 </attrs>
7957                                                                                 <AST:Target xsi:nil="true" />
7958                                                                                 <AST:VARIABLE_NAME>
7959                                                                                         <attrs />
7960                                                                                         <value>this</value>
7961                                                                                 </AST:VARIABLE_NAME>
7962                                                                                 <AST:Expr_list>
7963                                                                                 </AST:Expr_list>
7964                                                                         </AST:Variable>
7965                                                                         <AST:VARIABLE_NAME>
7966                                                                                 <attrs />
7967                                                                                 <value>mTargetLanguage</value>
7968                                                                         </AST:VARIABLE_NAME>
7969                                                                         <AST:Expr_list>
7970                                                                         </AST:Expr_list>
7971                                                                 </AST:Variable>
7972                                                                 <bool><!-- is_ref -->false</bool>
7973                                                                 <AST:NIL>
7974                                                                         <attrs>
7975                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7976                                                                                 <attr key="phc.line_number"><integer>155</integer></attr>
7977                                                                                 <attr key="phc.unparser.source_rep"><string>null</string></attr>
7978                                                                         </attrs>
7979                                                                 </AST:NIL>
7980                                                         </AST:Assignment>
7981                                                 </AST:Eval_expr>
7982                                                 <AST:Eval_expr>
7983                                                         <attrs>
7984                                                                 <attr key="phc.comments">
7985                                                                         <string_list>
7986                                                                         </string_list>
7987                                                                 </attr>
7988                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7989                                                                 <attr key="phc.line_number"><integer>156</integer></attr>
7990                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
7991                                                         </attrs>
7992                                                         <AST:Assignment>
7993                                                                 <attrs>
7994                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
7995                                                                         <attr key="phc.line_number"><integer>156</integer></attr>
7996                                                                 </attrs>
7997                                                                 <AST:Variable>
7998                                                                         <attrs>
7999                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8000                                                                                 <attr key="phc.line_number"><integer>156</integer></attr>
8001                                                                         </attrs>
8002                                                                         <AST:Variable>
8003                                                                                 <attrs>
8004                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8005                                                                                         <attr key="phc.line_number"><integer>156</integer></attr>
8006                                                                                 </attrs>
8007                                                                                 <AST:Target xsi:nil="true" />
8008                                                                                 <AST:VARIABLE_NAME>
8009                                                                                         <attrs />
8010                                                                                         <value>this</value>
8011                                                                                 </AST:VARIABLE_NAME>
8012                                                                                 <AST:Expr_list>
8013                                                                                 </AST:Expr_list>
8014                                                                         </AST:Variable>
8015                                                                         <AST:VARIABLE_NAME>
8016                                                                                 <attrs />
8017                                                                                 <value>mMaxIncludeSize</value>
8018                                                                         </AST:VARIABLE_NAME>
8019                                                                         <AST:Expr_list>
8020                                                                         </AST:Expr_list>
8021                                                                 </AST:Variable>
8022                                                                 <bool><!-- is_ref -->false</bool>
8023                                                                 <AST:Bin_op>
8024                                                                         <attrs>
8025                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8026                                                                                 <attr key="phc.line_number"><integer>156</integer></attr>
8027                                                                                 <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
8028                                                                         </attrs>
8029                                                                         <AST:Variable>
8030                                                                                 <attrs>
8031                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8032                                                                                         <attr key="phc.line_number"><integer>156</integer></attr>
8033                                                                                 </attrs>
8034                                                                                 <AST:Target xsi:nil="true" />
8035                                                                                 <AST:VARIABLE_NAME>
8036                                                                                         <attrs />
8037                                                                                         <value>wgMaxArticleSize</value>
8038                                                                                 </AST:VARIABLE_NAME>
8039                                                                                 <AST:Expr_list>
8040                                                                                 </AST:Expr_list>
8041                                                                         </AST:Variable>
8042                                                                         <AST:OP>
8043                                                                                 <attrs>
8044                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8045                                                                                         <attr key="phc.line_number"><integer>156</integer></attr>
8046                                                                                 </attrs>
8047                                                                                 <value>*</value>
8048                                                                         </AST:OP>
8049                                                                         <AST:INT>
8050                                                                                 <attrs>
8051                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8052                                                                                         <attr key="phc.line_number"><integer>156</integer></attr>
8053                                                                                         <attr key="phc.unparser.source_rep"><string>1024</string></attr>
8054                                                                                 </attrs>
8055                                                                                 <value>1024</value>
8056                                                                         </AST:INT>
8057                                                                 </AST:Bin_op>
8058                                                         </AST:Assignment>
8059                                                 </AST:Eval_expr>
8060                                                 <AST:Eval_expr>
8061                                                         <attrs>
8062                                                                 <attr key="phc.comments">
8063                                                                         <string_list>
8064                                                                         </string_list>
8065                                                                 </attr>
8066                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8067                                                                 <attr key="phc.line_number"><integer>157</integer></attr>
8068                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8069                                                         </attrs>
8070                                                         <AST:Assignment>
8071                                                                 <attrs>
8072                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8073                                                                         <attr key="phc.line_number"><integer>157</integer></attr>
8074                                                                 </attrs>
8075                                                                 <AST:Variable>
8076                                                                         <attrs>
8077                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8078                                                                                 <attr key="phc.line_number"><integer>157</integer></attr>
8079                                                                         </attrs>
8080                                                                         <AST:Variable>
8081                                                                                 <attrs>
8082                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8083                                                                                         <attr key="phc.line_number"><integer>157</integer></attr>
8084                                                                                 </attrs>
8085                                                                                 <AST:Target xsi:nil="true" />
8086                                                                                 <AST:VARIABLE_NAME>
8087                                                                                         <attrs />
8088                                                                                         <value>this</value>
8089                                                                                 </AST:VARIABLE_NAME>
8090                                                                                 <AST:Expr_list>
8091                                                                                 </AST:Expr_list>
8092                                                                         </AST:Variable>
8093                                                                         <AST:VARIABLE_NAME>
8094                                                                                 <attrs />
8095                                                                                 <value>mMaxPPNodeCount</value>
8096                                                                         </AST:VARIABLE_NAME>
8097                                                                         <AST:Expr_list>
8098                                                                         </AST:Expr_list>
8099                                                                 </AST:Variable>
8100                                                                 <bool><!-- is_ref -->false</bool>
8101                                                                 <AST:Variable>
8102                                                                         <attrs>
8103                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8104                                                                                 <attr key="phc.line_number"><integer>157</integer></attr>
8105                                                                         </attrs>
8106                                                                         <AST:Target xsi:nil="true" />
8107                                                                         <AST:VARIABLE_NAME>
8108                                                                                 <attrs />
8109                                                                                 <value>wgMaxPPNodeCount</value>
8110                                                                         </AST:VARIABLE_NAME>
8111                                                                         <AST:Expr_list>
8112                                                                         </AST:Expr_list>
8113                                                                 </AST:Variable>
8114                                                         </AST:Assignment>
8115                                                 </AST:Eval_expr>
8116                                                 <AST:Eval_expr>
8117                                                         <attrs>
8118                                                                 <attr key="phc.comments">
8119                                                                         <string_list>
8120                                                                         </string_list>
8121                                                                 </attr>
8122                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8123                                                                 <attr key="phc.line_number"><integer>158</integer></attr>
8124                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8125                                                         </attrs>
8126                                                         <AST:Assignment>
8127                                                                 <attrs>
8128                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8129                                                                         <attr key="phc.line_number"><integer>158</integer></attr>
8130                                                                 </attrs>
8131                                                                 <AST:Variable>
8132                                                                         <attrs>
8133                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8134                                                                                 <attr key="phc.line_number"><integer>158</integer></attr>
8135                                                                         </attrs>
8136                                                                         <AST:Variable>
8137                                                                                 <attrs>
8138                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8139                                                                                         <attr key="phc.line_number"><integer>158</integer></attr>
8140                                                                                 </attrs>
8141                                                                                 <AST:Target xsi:nil="true" />
8142                                                                                 <AST:VARIABLE_NAME>
8143                                                                                         <attrs />
8144                                                                                         <value>this</value>
8145                                                                                 </AST:VARIABLE_NAME>
8146                                                                                 <AST:Expr_list>
8147                                                                                 </AST:Expr_list>
8148                                                                         </AST:Variable>
8149                                                                         <AST:VARIABLE_NAME>
8150                                                                                 <attrs />
8151                                                                                 <value>mMaxPPExpandDepth</value>
8152                                                                         </AST:VARIABLE_NAME>
8153                                                                         <AST:Expr_list>
8154                                                                         </AST:Expr_list>
8155                                                                 </AST:Variable>
8156                                                                 <bool><!-- is_ref -->false</bool>
8157                                                                 <AST:Variable>
8158                                                                         <attrs>
8159                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8160                                                                                 <attr key="phc.line_number"><integer>158</integer></attr>
8161                                                                         </attrs>
8162                                                                         <AST:Target xsi:nil="true" />
8163                                                                         <AST:VARIABLE_NAME>
8164                                                                                 <attrs />
8165                                                                                 <value>wgMaxPPExpandDepth</value>
8166                                                                         </AST:VARIABLE_NAME>
8167                                                                         <AST:Expr_list>
8168                                                                         </AST:Expr_list>
8169                                                                 </AST:Variable>
8170                                                         </AST:Assignment>
8171                                                 </AST:Eval_expr>
8172                                                 <AST:Eval_expr>
8173                                                         <attrs>
8174                                                                 <attr key="phc.comments">
8175                                                                         <string_list>
8176                                                                         </string_list>
8177                                                                 </attr>
8178                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8179                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
8180                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8181                                                         </attrs>
8182                                                         <AST:Assignment>
8183                                                                 <attrs>
8184                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8185                                                                         <attr key="phc.line_number"><integer>159</integer></attr>
8186                                                                 </attrs>
8187                                                                 <AST:Variable>
8188                                                                         <attrs>
8189                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8190                                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
8191                                                                         </attrs>
8192                                                                         <AST:Variable>
8193                                                                                 <attrs>
8194                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8195                                                                                         <attr key="phc.line_number"><integer>159</integer></attr>
8196                                                                                 </attrs>
8197                                                                                 <AST:Target xsi:nil="true" />
8198                                                                                 <AST:VARIABLE_NAME>
8199                                                                                         <attrs />
8200                                                                                         <value>this</value>
8201                                                                                 </AST:VARIABLE_NAME>
8202                                                                                 <AST:Expr_list>
8203                                                                                 </AST:Expr_list>
8204                                                                         </AST:Variable>
8205                                                                         <AST:VARIABLE_NAME>
8206                                                                                 <attrs />
8207                                                                                 <value>mMaxTemplateDepth</value>
8208                                                                         </AST:VARIABLE_NAME>
8209                                                                         <AST:Expr_list>
8210                                                                         </AST:Expr_list>
8211                                                                 </AST:Variable>
8212                                                                 <bool><!-- is_ref -->false</bool>
8213                                                                 <AST:Variable>
8214                                                                         <attrs>
8215                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8216                                                                                 <attr key="phc.line_number"><integer>159</integer></attr>
8217                                                                         </attrs>
8218                                                                         <AST:Target xsi:nil="true" />
8219                                                                         <AST:VARIABLE_NAME>
8220                                                                                 <attrs />
8221                                                                                 <value>wgMaxTemplateDepth</value>
8222                                                                         </AST:VARIABLE_NAME>
8223                                                                         <AST:Expr_list>
8224                                                                         </AST:Expr_list>
8225                                                                 </AST:Variable>
8226                                                         </AST:Assignment>
8227                                                 </AST:Eval_expr>
8228                                                 <AST:Eval_expr>
8229                                                         <attrs>
8230                                                                 <attr key="phc.comments">
8231                                                                         <string_list>
8232                                                                         </string_list>
8233                                                                 </attr>
8234                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8235                                                                 <attr key="phc.line_number"><integer>160</integer></attr>
8236                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8237                                                         </attrs>
8238                                                         <AST:Assignment>
8239                                                                 <attrs>
8240                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8241                                                                         <attr key="phc.line_number"><integer>160</integer></attr>
8242                                                                 </attrs>
8243                                                                 <AST:Variable>
8244                                                                         <attrs>
8245                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8246                                                                                 <attr key="phc.line_number"><integer>160</integer></attr>
8247                                                                         </attrs>
8248                                                                         <AST:Variable>
8249                                                                                 <attrs>
8250                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8251                                                                                         <attr key="phc.line_number"><integer>160</integer></attr>
8252                                                                                 </attrs>
8253                                                                                 <AST:Target xsi:nil="true" />
8254                                                                                 <AST:VARIABLE_NAME>
8255                                                                                         <attrs />
8256                                                                                         <value>this</value>
8257                                                                                 </AST:VARIABLE_NAME>
8258                                                                                 <AST:Expr_list>
8259                                                                                 </AST:Expr_list>
8260                                                                         </AST:Variable>
8261                                                                         <AST:VARIABLE_NAME>
8262                                                                                 <attrs />
8263                                                                                 <value>mRemoveComments</value>
8264                                                                         </AST:VARIABLE_NAME>
8265                                                                         <AST:Expr_list>
8266                                                                         </AST:Expr_list>
8267                                                                 </AST:Variable>
8268                                                                 <bool><!-- is_ref -->false</bool>
8269                                                                 <AST:BOOL>
8270                                                                         <attrs>
8271                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8272                                                                                 <attr key="phc.line_number"><integer>160</integer></attr>
8273                                                                                 <attr key="phc.unparser.source_rep"><string>true</string></attr>
8274                                                                         </attrs>
8275                                                                         <value>True</value>
8276                                                                 </AST:BOOL>
8277                                                         </AST:Assignment>
8278                                                 </AST:Eval_expr>
8279                                                 <AST:Eval_expr>
8280                                                         <attrs>
8281                                                                 <attr key="phc.comments">
8282                                                                         <string_list>
8283                                                                         </string_list>
8284                                                                 </attr>
8285                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8286                                                                 <attr key="phc.line_number"><integer>161</integer></attr>
8287                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8288                                                         </attrs>
8289                                                         <AST:Assignment>
8290                                                                 <attrs>
8291                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8292                                                                         <attr key="phc.line_number"><integer>161</integer></attr>
8293                                                                 </attrs>
8294                                                                 <AST:Variable>
8295                                                                         <attrs>
8296                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8297                                                                                 <attr key="phc.line_number"><integer>161</integer></attr>
8298                                                                         </attrs>
8299                                                                         <AST:Variable>
8300                                                                                 <attrs>
8301                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8302                                                                                         <attr key="phc.line_number"><integer>161</integer></attr>
8303                                                                                 </attrs>
8304                                                                                 <AST:Target xsi:nil="true" />
8305                                                                                 <AST:VARIABLE_NAME>
8306                                                                                         <attrs />
8307                                                                                         <value>this</value>
8308                                                                                 </AST:VARIABLE_NAME>
8309                                                                                 <AST:Expr_list>
8310                                                                                 </AST:Expr_list>
8311                                                                         </AST:Variable>
8312                                                                         <AST:VARIABLE_NAME>
8313                                                                                 <attrs />
8314                                                                                 <value>mTemplateCallback</value>
8315                                                                         </AST:VARIABLE_NAME>
8316                                                                         <AST:Expr_list>
8317                                                                         </AST:Expr_list>
8318                                                                 </AST:Variable>
8319                                                                 <bool><!-- is_ref -->false</bool>
8320                                                                 <AST:Array>
8321                                                                         <attrs>
8322                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8323                                                                                 <attr key="phc.line_number"><integer>161</integer></attr>
8324                                                                         </attrs>
8325                                                                         <AST:Array_elem_list>
8326                                                                                 <AST:Array_elem>
8327                                                                                         <attrs>
8328                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8329                                                                                                 <attr key="phc.line_number"><integer>161</integer></attr>
8330                                                                                         </attrs>
8331                                                                                         <AST:Expr xsi:nil="true" />
8332                                                                                         <bool><!-- is_ref -->false</bool>
8333                                                                                         <AST:STRING>
8334                                                                                                 <attrs>
8335                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8336                                                                                                         <attr key="phc.line_number"><integer>161</integer></attr>
8337                                                                                                         <attr key="phc.unparser.source_rep"><string>Parser</string></attr>
8338                                                                                                 </attrs>
8339                                                                                                 <value>Parser</value>
8340                                                                                         </AST:STRING>
8341                                                                                 </AST:Array_elem>
8342                                                                                 <AST:Array_elem>
8343                                                                                         <attrs>
8344                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8345                                                                                                 <attr key="phc.line_number"><integer>161</integer></attr>
8346                                                                                         </attrs>
8347                                                                                         <AST:Expr xsi:nil="true" />
8348                                                                                         <bool><!-- is_ref -->false</bool>
8349                                                                                         <AST:STRING>
8350                                                                                                 <attrs>
8351                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8352                                                                                                         <attr key="phc.line_number"><integer>161</integer></attr>
8353                                                                                                         <attr key="phc.unparser.source_rep"><string>statelessFetchTemplate</string></attr>
8354                                                                                                 </attrs>
8355                                                                                                 <value>statelessFetchTemplate</value>
8356                                                                                         </AST:STRING>
8357                                                                                 </AST:Array_elem>
8358                                                                         </AST:Array_elem_list>
8359                                                                 </AST:Array>
8360                                                         </AST:Assignment>
8361                                                 </AST:Eval_expr>
8362                                                 <AST:Eval_expr>
8363                                                         <attrs>
8364                                                                 <attr key="phc.comments">
8365                                                                         <string_list>
8366                                                                         </string_list>
8367                                                                 </attr>
8368                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8369                                                                 <attr key="phc.line_number"><integer>162</integer></attr>
8370                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8371                                                         </attrs>
8372                                                         <AST:Assignment>
8373                                                                 <attrs>
8374                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8375                                                                         <attr key="phc.line_number"><integer>162</integer></attr>
8376                                                                 </attrs>
8377                                                                 <AST:Variable>
8378                                                                         <attrs>
8379                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8380                                                                                 <attr key="phc.line_number"><integer>162</integer></attr>
8381                                                                         </attrs>
8382                                                                         <AST:Variable>
8383                                                                                 <attrs>
8384                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8385                                                                                         <attr key="phc.line_number"><integer>162</integer></attr>
8386                                                                                 </attrs>
8387                                                                                 <AST:Target xsi:nil="true" />
8388                                                                                 <AST:VARIABLE_NAME>
8389                                                                                         <attrs />
8390                                                                                         <value>this</value>
8391                                                                                 </AST:VARIABLE_NAME>
8392                                                                                 <AST:Expr_list>
8393                                                                                 </AST:Expr_list>
8394                                                                         </AST:Variable>
8395                                                                         <AST:VARIABLE_NAME>
8396                                                                                 <attrs />
8397                                                                                 <value>mEnableLimitReport</value>
8398                                                                         </AST:VARIABLE_NAME>
8399                                                                         <AST:Expr_list>
8400                                                                         </AST:Expr_list>
8401                                                                 </AST:Variable>
8402                                                                 <bool><!-- is_ref -->false</bool>
8403                                                                 <AST:BOOL>
8404                                                                         <attrs>
8405                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8406                                                                                 <attr key="phc.line_number"><integer>162</integer></attr>
8407                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
8408                                                                         </attrs>
8409                                                                         <value>False</value>
8410                                                                 </AST:BOOL>
8411                                                         </AST:Assignment>
8412                                                 </AST:Eval_expr>
8413                                                 <AST:Eval_expr>
8414                                                         <attrs>
8415                                                                 <attr key="phc.comments">
8416                                                                         <string_list>
8417                                                                         </string_list>
8418                                                                 </attr>
8419                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8420                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
8421                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8422                                                         </attrs>
8423                                                         <AST:Assignment>
8424                                                                 <attrs>
8425                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8426                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
8427                                                                 </attrs>
8428                                                                 <AST:Variable>
8429                                                                         <attrs>
8430                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8431                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
8432                                                                         </attrs>
8433                                                                         <AST:Variable>
8434                                                                                 <attrs>
8435                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8436                                                                                         <attr key="phc.line_number"><integer>163</integer></attr>
8437                                                                                 </attrs>
8438                                                                                 <AST:Target xsi:nil="true" />
8439                                                                                 <AST:VARIABLE_NAME>
8440                                                                                         <attrs />
8441                                                                                         <value>this</value>
8442                                                                                 </AST:VARIABLE_NAME>
8443                                                                                 <AST:Expr_list>
8444                                                                                 </AST:Expr_list>
8445                                                                         </AST:Variable>
8446                                                                         <AST:VARIABLE_NAME>
8447                                                                                 <attrs />
8448                                                                                 <value>mCleanSignatures</value>
8449                                                                         </AST:VARIABLE_NAME>
8450                                                                         <AST:Expr_list>
8451                                                                         </AST:Expr_list>
8452                                                                 </AST:Variable>
8453                                                                 <bool><!-- is_ref -->false</bool>
8454                                                                 <AST:Variable>
8455                                                                         <attrs>
8456                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8457                                                                                 <attr key="phc.line_number"><integer>163</integer></attr>
8458                                                                         </attrs>
8459                                                                         <AST:Target xsi:nil="true" />
8460                                                                         <AST:VARIABLE_NAME>
8461                                                                                 <attrs />
8462                                                                                 <value>wgCleanSignatures</value>
8463                                                                         </AST:VARIABLE_NAME>
8464                                                                         <AST:Expr_list>
8465                                                                         </AST:Expr_list>
8466                                                                 </AST:Variable>
8467                                                         </AST:Assignment>
8468                                                 </AST:Eval_expr>
8469                                                 <AST:Eval_expr>
8470                                                         <attrs>
8471                                                                 <attr key="phc.comments">
8472                                                                         <string_list>
8473                                                                         </string_list>
8474                                                                 </attr>
8475                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8476                                                                 <attr key="phc.line_number"><integer>164</integer></attr>
8477                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8478                                                         </attrs>
8479                                                         <AST:Assignment>
8480                                                                 <attrs>
8481                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8482                                                                         <attr key="phc.line_number"><integer>164</integer></attr>
8483                                                                 </attrs>
8484                                                                 <AST:Variable>
8485                                                                         <attrs>
8486                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8487                                                                                 <attr key="phc.line_number"><integer>164</integer></attr>
8488                                                                         </attrs>
8489                                                                         <AST:Variable>
8490                                                                                 <attrs>
8491                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8492                                                                                         <attr key="phc.line_number"><integer>164</integer></attr>
8493                                                                                 </attrs>
8494                                                                                 <AST:Target xsi:nil="true" />
8495                                                                                 <AST:VARIABLE_NAME>
8496                                                                                         <attrs />
8497                                                                                         <value>this</value>
8498                                                                                 </AST:VARIABLE_NAME>
8499                                                                                 <AST:Expr_list>
8500                                                                                 </AST:Expr_list>
8501                                                                         </AST:Variable>
8502                                                                         <AST:VARIABLE_NAME>
8503                                                                                 <attrs />
8504                                                                                 <value>mExternalLinkTarget</value>
8505                                                                         </AST:VARIABLE_NAME>
8506                                                                         <AST:Expr_list>
8507                                                                         </AST:Expr_list>
8508                                                                 </AST:Variable>
8509                                                                 <bool><!-- is_ref -->false</bool>
8510                                                                 <AST:Variable>
8511                                                                         <attrs>
8512                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8513                                                                                 <attr key="phc.line_number"><integer>164</integer></attr>
8514                                                                         </attrs>
8515                                                                         <AST:Target xsi:nil="true" />
8516                                                                         <AST:VARIABLE_NAME>
8517                                                                                 <attrs />
8518                                                                                 <value>wgExternalLinkTarget</value>
8519                                                                         </AST:VARIABLE_NAME>
8520                                                                         <AST:Expr_list>
8521                                                                         </AST:Expr_list>
8522                                                                 </AST:Variable>
8523                                                         </AST:Assignment>
8524                                                 </AST:Eval_expr>
8525                                                 <AST:Eval_expr>
8526                                                         <attrs>
8527                                                                 <attr key="phc.comments">
8528                                                                         <string_list>
8529                                                                         </string_list>
8530                                                                 </attr>
8531                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8532                                                                 <attr key="phc.line_number"><integer>165</integer></attr>
8533                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8534                                                         </attrs>
8535                                                         <AST:Assignment>
8536                                                                 <attrs>
8537                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8538                                                                         <attr key="phc.line_number"><integer>165</integer></attr>
8539                                                                 </attrs>
8540                                                                 <AST:Variable>
8541                                                                         <attrs>
8542                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8543                                                                                 <attr key="phc.line_number"><integer>165</integer></attr>
8544                                                                         </attrs>
8545                                                                         <AST:Variable>
8546                                                                                 <attrs>
8547                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8548                                                                                         <attr key="phc.line_number"><integer>165</integer></attr>
8549                                                                                 </attrs>
8550                                                                                 <AST:Target xsi:nil="true" />
8551                                                                                 <AST:VARIABLE_NAME>
8552                                                                                         <attrs />
8553                                                                                         <value>this</value>
8554                                                                                 </AST:VARIABLE_NAME>
8555                                                                                 <AST:Expr_list>
8556                                                                                 </AST:Expr_list>
8557                                                                         </AST:Variable>
8558                                                                         <AST:VARIABLE_NAME>
8559                                                                                 <attrs />
8560                                                                                 <value>mIsPreview</value>
8561                                                                         </AST:VARIABLE_NAME>
8562                                                                         <AST:Expr_list>
8563                                                                         </AST:Expr_list>
8564                                                                 </AST:Variable>
8565                                                                 <bool><!-- is_ref -->false</bool>
8566                                                                 <AST:BOOL>
8567                                                                         <attrs>
8568                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8569                                                                                 <attr key="phc.line_number"><integer>165</integer></attr>
8570                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
8571                                                                         </attrs>
8572                                                                         <value>False</value>
8573                                                                 </AST:BOOL>
8574                                                         </AST:Assignment>
8575                                                 </AST:Eval_expr>
8576                                                 <AST:Eval_expr>
8577                                                         <attrs>
8578                                                                 <attr key="phc.comments">
8579                                                                         <string_list>
8580                                                                         </string_list>
8581                                                                 </attr>
8582                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8583                                                                 <attr key="phc.line_number"><integer>166</integer></attr>
8584                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8585                                                         </attrs>
8586                                                         <AST:Assignment>
8587                                                                 <attrs>
8588                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8589                                                                         <attr key="phc.line_number"><integer>166</integer></attr>
8590                                                                 </attrs>
8591                                                                 <AST:Variable>
8592                                                                         <attrs>
8593                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8594                                                                                 <attr key="phc.line_number"><integer>166</integer></attr>
8595                                                                         </attrs>
8596                                                                         <AST:Variable>
8597                                                                                 <attrs>
8598                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8599                                                                                         <attr key="phc.line_number"><integer>166</integer></attr>
8600                                                                                 </attrs>
8601                                                                                 <AST:Target xsi:nil="true" />
8602                                                                                 <AST:VARIABLE_NAME>
8603                                                                                         <attrs />
8604                                                                                         <value>this</value>
8605                                                                                 </AST:VARIABLE_NAME>
8606                                                                                 <AST:Expr_list>
8607                                                                                 </AST:Expr_list>
8608                                                                         </AST:Variable>
8609                                                                         <AST:VARIABLE_NAME>
8610                                                                                 <attrs />
8611                                                                                 <value>mIsSectionPreview</value>
8612                                                                         </AST:VARIABLE_NAME>
8613                                                                         <AST:Expr_list>
8614                                                                         </AST:Expr_list>
8615                                                                 </AST:Variable>
8616                                                                 <bool><!-- is_ref -->false</bool>
8617                                                                 <AST:BOOL>
8618                                                                         <attrs>
8619                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8620                                                                                 <attr key="phc.line_number"><integer>166</integer></attr>
8621                                                                                 <attr key="phc.unparser.source_rep"><string>false</string></attr>
8622                                                                         </attrs>
8623                                                                         <value>False</value>
8624                                                                 </AST:BOOL>
8625                                                         </AST:Assignment>
8626                                                 </AST:Eval_expr>
8627                                                 <AST:Eval_expr>
8628                                                         <attrs>
8629                                                                 <attr key="phc.comments">
8630                                                                         <string_list>
8631                                                                         </string_list>
8632                                                                 </attr>
8633                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8634                                                                 <attr key="phc.line_number"><integer>167</integer></attr>
8635                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
8636                                                         </attrs>
8637                                                         <AST:Method_invocation>
8638                                                                 <attrs>
8639                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8640                                                                         <attr key="phc.line_number"><integer>167</integer></attr>
8641                                                                 </attrs>
8642                                                                 <AST:Target xsi:nil="true" />
8643                                                                 <AST:METHOD_NAME>
8644                                                                         <attrs />
8645                                                                         <value>wfProfileOut</value>
8646                                                                 </AST:METHOD_NAME>
8647                                                                 <AST:Actual_parameter_list>
8648                                                                         <AST:Actual_parameter>
8649                                                                                 <attrs>
8650                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8651                                                                                         <attr key="phc.line_number"><integer>167</integer></attr>
8652                                                                                 </attrs>
8653                                                                                 <bool><!-- is_ref -->false</bool>
8654                                                                                 <AST:Variable>
8655                                                                                         <attrs>
8656                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/ParserOptions.php</string></attr>
8657                                                                                                 <attr key="phc.line_number"><integer>167</integer></attr>
8658                                                                                         </attrs>
8659                                                                                         <AST:Target xsi:nil="true" />
8660                                                                                         <AST:VARIABLE_NAME>
8661                                                                                                 <attrs />
8662                                                                                                 <value>fname</value>
8663                                                                                         </AST:VARIABLE_NAME>
8664                                                                                         <AST:Expr_list>
8665                                                                                         </AST:Expr_list>
8666                                                                                 </AST:Variable>
8667                                                                         </AST:Actual_parameter>
8668                                                                 </AST:Actual_parameter_list>
8669                                                         </AST:Method_invocation>
8670                                                 </AST:Eval_expr>
8671                                         </AST:Statement_list>
8672                                 </AST:Method>
8673                         </AST:Member_list>
8674                 </AST:Class_def>
8675         </AST:Statement_list>
8676 </AST:PHP_script>