update porting to new machine
[wikipedia-parser-hphp.git] / parser / CoreLinkFunctions.php.xml
blob51bcdf7f1bab7725a7fa2410c536a7604e025ee1
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/CoreLinkFunctions.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  * Various core link functions, registered in Parser::firstCallInit()
14  * @ingroup Parser
15  */</string>
16                                         </string_list>
17                                 </attr>
18                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
19                                 <attr key="phc.line_number"><integer>7</integer></attr>
20                         </attrs>
21                         <AST:Class_mod>
22                                 <attrs>
23                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
24                                         <attr key="phc.line_number"><integer>7</integer></attr>
25                                 </attrs>
26                                 <bool><!-- is_abstract -->false</bool>
27                                 <bool><!-- is_final -->false</bool>
28                         </AST:Class_mod>
29                         <AST:CLASS_NAME>
30                                 <attrs />
31                                 <value>CoreLinkFunctions</value>
32                         </AST:CLASS_NAME>
33                         <AST:CLASS_NAME xsi:nil="true" />
34                         <AST:INTERFACE_NAME_list>
35                         </AST:INTERFACE_NAME_list>
36                         <AST:Member_list>
37                                 <AST:Method>
38                                         <attrs>
39                                                 <attr key="phc.comments">
40                                                         <string_list>
41                                                         </string_list>
42                                                 </attr>
43                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
44                                                 <attr key="phc.line_number"><integer>8</integer></attr>
45                                         </attrs>
46                                         <AST:Signature>
47                                                 <attrs>
48                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
49                                                         <attr key="phc.line_number"><integer>11</integer></attr>
50                                                 </attrs>
51                                                 <AST:Method_mod>
52                                                         <attrs />
53                                                         <bool><!-- is_public -->false</bool>
54                                                         <bool><!-- is_protected -->false</bool>
55                                                         <bool><!-- is_private -->false</bool>
56                                                         <bool><!-- is_static -->true</bool>
57                                                         <bool><!-- is_abstract -->false</bool>
58                                                         <bool><!-- is_final -->false</bool>
59                                                 </AST:Method_mod>
60                                                 <bool><!-- is_ref -->false</bool>
61                                                 <AST:METHOD_NAME>
62                                                         <attrs />
63                                                         <value>register</value>
64                                                 </AST:METHOD_NAME>
65                                                 <AST:Formal_parameter_list>
66                                                         <AST:Formal_parameter>
67                                                                 <attrs>
68                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
69                                                                         <attr key="phc.line_number"><integer>8</integer></attr>
70                                                                 </attrs>
71                                                                 <AST:Type>
72                                                                         <attrs>
73                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
74                                                                                 <attr key="phc.line_number"><integer>8</integer></attr>
75                                                                         </attrs>
76                                                                         <AST:CLASS_NAME xsi:nil="true" />
77                                                                 </AST:Type>
78                                                                 <bool><!-- is_ref -->false</bool>
79                                                                 <AST:Name_with_default>
80                                                                         <attrs />
81                                                                         <AST:VARIABLE_NAME>
82                                                                                 <attrs />
83                                                                                 <value>parser</value>
84                                                                         </AST:VARIABLE_NAME>
85                                                                         <AST:Expr xsi:nil="true" />
86                                                                 </AST:Name_with_default>
87                                                         </AST:Formal_parameter>
88                                                 </AST:Formal_parameter_list>
89                                         </AST:Signature>
90                                         <AST:Statement_list>
91                                                 <AST:Eval_expr>
92                                                         <attrs>
93                                                                 <attr key="phc.comments">
94                                                                         <string_list>
95                                                                         </string_list>
96                                                                 </attr>
97                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
98                                                                 <attr key="phc.line_number"><integer>9</integer></attr>
99                                                         </attrs>
100                                                         <AST:Method_invocation>
101                                                                 <attrs>
102                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
103                                                                         <attr key="phc.line_number"><integer>9</integer></attr>
104                                                                 </attrs>
105                                                                 <AST:Variable>
106                                                                         <attrs>
107                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
108                                                                                 <attr key="phc.line_number"><integer>9</integer></attr>
109                                                                         </attrs>
110                                                                         <AST:Target xsi:nil="true" />
111                                                                         <AST:VARIABLE_NAME>
112                                                                                 <attrs />
113                                                                                 <value>parser</value>
114                                                                         </AST:VARIABLE_NAME>
115                                                                         <AST:Expr_list>
116                                                                         </AST:Expr_list>
117                                                                 </AST:Variable>
118                                                                 <AST:METHOD_NAME>
119                                                                         <attrs>
120                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
121                                                                                 <attr key="phc.line_number"><integer>9</integer></attr>
122                                                                         </attrs>
123                                                                         <value>setLinkHook</value>
124                                                                 </AST:METHOD_NAME>
125                                                                 <AST:Actual_parameter_list>
126                                                                         <AST:Actual_parameter>
127                                                                                 <attrs>
128                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
129                                                                                         <attr key="phc.line_number"><integer>9</integer></attr>
130                                                                                 </attrs>
131                                                                                 <bool><!-- is_ref -->false</bool>
132                                                                                 <AST:Constant>
133                                                                                         <attrs>
134                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
135                                                                                                 <attr key="phc.line_number"><integer>9</integer></attr>
136                                                                                         </attrs>
137                                                                                         <AST:CLASS_NAME xsi:nil="true" />
138                                                                                         <AST:CONSTANT_NAME>
139                                                                                                 <attrs />
140                                                                                                 <value>NS_CATEGORY</value>
141                                                                                         </AST:CONSTANT_NAME>
142                                                                                 </AST:Constant>
143                                                                         </AST:Actual_parameter>
144                                                                         <AST:Actual_parameter>
145                                                                                 <attrs>
146                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
147                                                                                         <attr key="phc.line_number"><integer>9</integer></attr>
148                                                                                 </attrs>
149                                                                                 <bool><!-- is_ref -->false</bool>
150                                                                                 <AST:Array>
151                                                                                         <attrs>
152                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
153                                                                                                 <attr key="phc.line_number"><integer>9</integer></attr>
154                                                                                         </attrs>
155                                                                                         <AST:Array_elem_list>
156                                                                                                 <AST:Array_elem>
157                                                                                                         <attrs>
158                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
159                                                                                                                 <attr key="phc.line_number"><integer>9</integer></attr>
160                                                                                                         </attrs>
161                                                                                                         <AST:Expr xsi:nil="true" />
162                                                                                                         <bool><!-- is_ref -->false</bool>
163                                                                                                         <AST:STRING>
164                                                                                                                 <attrs>
165                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
166                                                                                                                         <attr key="phc.line_number"><integer>9</integer></attr>
167                                                                                                                         <attr key="phc.unparser.source_rep"><string>__CLASS__</string></attr>
168                                                                                                                 </attrs>
169                                                                                                                 <value>CoreLinkFunctions</value>
170                                                                                                         </AST:STRING>
171                                                                                                 </AST:Array_elem>
172                                                                                                 <AST:Array_elem>
173                                                                                                         <attrs>
174                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
175                                                                                                                 <attr key="phc.line_number"><integer>9</integer></attr>
176                                                                                                         </attrs>
177                                                                                                         <AST:Expr xsi:nil="true" />
178                                                                                                         <bool><!-- is_ref -->false</bool>
179                                                                                                         <AST:STRING>
180                                                                                                                 <attrs>
181                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
182                                                                                                                         <attr key="phc.line_number"><integer>9</integer></attr>
183                                                                                                                         <attr key="phc.unparser.source_rep"><string>categoryLinkHook</string></attr>
184                                                                                                                 </attrs>
185                                                                                                                 <value>categoryLinkHook</value>
186                                                                                                         </AST:STRING>
187                                                                                                 </AST:Array_elem>
188                                                                                         </AST:Array_elem_list>
189                                                                                 </AST:Array>
190                                                                         </AST:Actual_parameter>
191                                                                 </AST:Actual_parameter_list>
192                                                         </AST:Method_invocation>
193                                                 </AST:Eval_expr>
194                                                 <AST:Return>
195                                                         <attrs>
196                                                                 <attr key="phc.comments">
197                                                                         <string_list>
198                                                                         </string_list>
199                                                                 </attr>
200                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
201                                                                 <attr key="phc.line_number"><integer>10</integer></attr>
202                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
203                                                         </attrs>
204                                                         <AST:BOOL>
205                                                                 <attrs>
206                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
207                                                                         <attr key="phc.line_number"><integer>10</integer></attr>
208                                                                         <attr key="phc.unparser.source_rep"><string>true</string></attr>
209                                                                 </attrs>
210                                                                 <value>True</value>
211                                                         </AST:BOOL>
212                                                 </AST:Return>
213                                         </AST:Statement_list>
214                                 </AST:Method>
215                                 <AST:Method>
216                                         <attrs>
217                                                 <attr key="phc.comments">
218                                                         <string_list>
219                                                                 <string></string>
220                                                         </string_list>
221                                                 </attr>
222                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
223                                                 <attr key="phc.line_number"><integer>13</integer></attr>
224                                         </attrs>
225                                         <AST:Signature>
226                                                 <attrs>
227                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
228                                                         <attr key="phc.line_number"><integer>24</integer></attr>
229                                                 </attrs>
230                                                 <AST:Method_mod>
231                                                         <attrs />
232                                                         <bool><!-- is_public -->false</bool>
233                                                         <bool><!-- is_protected -->false</bool>
234                                                         <bool><!-- is_private -->false</bool>
235                                                         <bool><!-- is_static -->true</bool>
236                                                         <bool><!-- is_abstract -->false</bool>
237                                                         <bool><!-- is_final -->false</bool>
238                                                 </AST:Method_mod>
239                                                 <bool><!-- is_ref -->false</bool>
240                                                 <AST:METHOD_NAME>
241                                                         <attrs />
242                                                         <value>defaultLinkHook</value>
243                                                 </AST:METHOD_NAME>
244                                                 <AST:Formal_parameter_list>
245                                                         <AST:Formal_parameter>
246                                                                 <attrs>
247                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
248                                                                         <attr key="phc.line_number"><integer>13</integer></attr>
249                                                                 </attrs>
250                                                                 <AST:Type>
251                                                                         <attrs>
252                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
253                                                                                 <attr key="phc.line_number"><integer>13</integer></attr>
254                                                                         </attrs>
255                                                                         <AST:CLASS_NAME xsi:nil="true" />
256                                                                 </AST:Type>
257                                                                 <bool><!-- is_ref -->false</bool>
258                                                                 <AST:Name_with_default>
259                                                                         <attrs />
260                                                                         <AST:VARIABLE_NAME>
261                                                                                 <attrs />
262                                                                                 <value>parser</value>
263                                                                         </AST:VARIABLE_NAME>
264                                                                         <AST:Expr xsi:nil="true" />
265                                                                 </AST:Name_with_default>
266                                                         </AST:Formal_parameter>
267                                                         <AST:Formal_parameter>
268                                                                 <attrs>
269                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
270                                                                         <attr key="phc.line_number"><integer>13</integer></attr>
271                                                                 </attrs>
272                                                                 <AST:Type>
273                                                                         <attrs>
274                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
275                                                                                 <attr key="phc.line_number"><integer>13</integer></attr>
276                                                                         </attrs>
277                                                                         <AST:CLASS_NAME xsi:nil="true" />
278                                                                 </AST:Type>
279                                                                 <bool><!-- is_ref -->false</bool>
280                                                                 <AST:Name_with_default>
281                                                                         <attrs />
282                                                                         <AST:VARIABLE_NAME>
283                                                                                 <attrs />
284                                                                                 <value>holders</value>
285                                                                         </AST:VARIABLE_NAME>
286                                                                         <AST:Expr xsi:nil="true" />
287                                                                 </AST:Name_with_default>
288                                                         </AST:Formal_parameter>
289                                                         <AST:Formal_parameter>
290                                                                 <attrs>
291                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
292                                                                         <attr key="phc.line_number"><integer>13</integer></attr>
293                                                                 </attrs>
294                                                                 <AST:Type>
295                                                                         <attrs>
296                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
297                                                                                 <attr key="phc.line_number"><integer>13</integer></attr>
298                                                                         </attrs>
299                                                                         <AST:CLASS_NAME xsi:nil="true" />
300                                                                 </AST:Type>
301                                                                 <bool><!-- is_ref -->false</bool>
302                                                                 <AST:Name_with_default>
303                                                                         <attrs />
304                                                                         <AST:VARIABLE_NAME>
305                                                                                 <attrs />
306                                                                                 <value>markers</value>
307                                                                         </AST:VARIABLE_NAME>
308                                                                         <AST:Expr xsi:nil="true" />
309                                                                 </AST:Name_with_default>
310                                                         </AST:Formal_parameter>
311                                                         <AST:Formal_parameter>
312                                                                 <attrs>
313                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
314                                                                         <attr key="phc.line_number"><integer>14</integer></attr>
315                                                                 </attrs>
316                                                                 <AST:Type>
317                                                                         <attrs>
318                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
319                                                                                 <attr key="phc.line_number"><integer>14</integer></attr>
320                                                                         </attrs>
321                                                                         <AST:CLASS_NAME>
322                                                                                 <attrs />
323                                                                                 <value>Title</value>
324                                                                         </AST:CLASS_NAME>
325                                                                 </AST:Type>
326                                                                 <bool><!-- is_ref -->false</bool>
327                                                                 <AST:Name_with_default>
328                                                                         <attrs />
329                                                                         <AST:VARIABLE_NAME>
330                                                                                 <attrs />
331                                                                                 <value>title</value>
332                                                                         </AST:VARIABLE_NAME>
333                                                                         <AST:Expr xsi:nil="true" />
334                                                                 </AST:Name_with_default>
335                                                         </AST:Formal_parameter>
336                                                         <AST:Formal_parameter>
337                                                                 <attrs>
338                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
339                                                                         <attr key="phc.line_number"><integer>14</integer></attr>
340                                                                 </attrs>
341                                                                 <AST:Type>
342                                                                         <attrs>
343                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
344                                                                                 <attr key="phc.line_number"><integer>14</integer></attr>
345                                                                         </attrs>
346                                                                         <AST:CLASS_NAME xsi:nil="true" />
347                                                                 </AST:Type>
348                                                                 <bool><!-- is_ref -->false</bool>
349                                                                 <AST:Name_with_default>
350                                                                         <attrs />
351                                                                         <AST:VARIABLE_NAME>
352                                                                                 <attrs />
353                                                                                 <value>titleText</value>
354                                                                         </AST:VARIABLE_NAME>
355                                                                         <AST:Expr xsi:nil="true" />
356                                                                 </AST:Name_with_default>
357                                                         </AST:Formal_parameter>
358                                                         <AST:Formal_parameter>
359                                                                 <attrs>
360                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
361                                                                         <attr key="phc.line_number"><integer>14</integer></attr>
362                                                                 </attrs>
363                                                                 <AST:Type>
364                                                                         <attrs>
365                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
366                                                                                 <attr key="phc.line_number"><integer>14</integer></attr>
367                                                                         </attrs>
368                                                                         <AST:CLASS_NAME xsi:nil="true" />
369                                                                 </AST:Type>
370                                                                 <bool><!-- is_ref -->true</bool>
371                                                                 <AST:Name_with_default>
372                                                                         <attrs>
373                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
374                                                                                 <attr key="phc.line_number"><integer>14</integer></attr>
375                                                                         </attrs>
376                                                                         <AST:VARIABLE_NAME>
377                                                                                 <attrs />
378                                                                                 <value>displayText</value>
379                                                                         </AST:VARIABLE_NAME>
380                                                                         <AST:NIL>
381                                                                                 <attrs>
382                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
383                                                                                         <attr key="phc.line_number"><integer>14</integer></attr>
384                                                                                         <attr key="phc.unparser.source_rep"><string>null</string></attr>
385                                                                                 </attrs>
386                                                                         </AST:NIL>
387                                                                 </AST:Name_with_default>
388                                                         </AST:Formal_parameter>
389                                                         <AST:Formal_parameter>
390                                                                 <attrs>
391                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
392                                                                         <attr key="phc.line_number"><integer>14</integer></attr>
393                                                                 </attrs>
394                                                                 <AST:Type>
395                                                                         <attrs>
396                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
397                                                                                 <attr key="phc.line_number"><integer>14</integer></attr>
398                                                                         </attrs>
399                                                                         <AST:CLASS_NAME xsi:nil="true" />
400                                                                 </AST:Type>
401                                                                 <bool><!-- is_ref -->true</bool>
402                                                                 <AST:Name_with_default>
403                                                                         <attrs>
404                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
405                                                                                 <attr key="phc.line_number"><integer>14</integer></attr>
406                                                                         </attrs>
407                                                                         <AST:VARIABLE_NAME>
408                                                                                 <attrs />
409                                                                                 <value>leadingColon</value>
410                                                                         </AST:VARIABLE_NAME>
411                                                                         <AST:BOOL>
412                                                                                 <attrs>
413                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
414                                                                                         <attr key="phc.line_number"><integer>14</integer></attr>
415                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
416                                                                                 </attrs>
417                                                                                 <value>False</value>
418                                                                         </AST:BOOL>
419                                                                 </AST:Name_with_default>
420                                                         </AST:Formal_parameter>
421                                                 </AST:Formal_parameter_list>
422                                         </AST:Signature>
423                                         <AST:Statement_list>
424                                                 <AST:If>
425                                                         <attrs>
426                                                                 <attr key="phc.comments">
427                                                                         <string_list>
428                                                                         </string_list>
429                                                                 </attr>
430                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
431                                                                 <attr key="phc.line_number"><integer>15</integer></attr>
432                                                         </attrs>
433                                                         <AST:Bin_op>
434                                                                 <attrs>
435                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
436                                                                         <attr key="phc.line_number"><integer>15</integer></attr>
437                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
438                                                                 </attrs>
439                                                                 <AST:Method_invocation>
440                                                                         <attrs>
441                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
442                                                                                 <attr key="phc.line_number"><integer>15</integer></attr>
443                                                                         </attrs>
444                                                                         <AST:Target xsi:nil="true" />
445                                                                         <AST:METHOD_NAME>
446                                                                                 <attrs>
447                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
448                                                                                         <attr key="phc.line_number"><integer>15</integer></attr>
449                                                                                 </attrs>
450                                                                                 <value>isset</value>
451                                                                         </AST:METHOD_NAME>
452                                                                         <AST:Actual_parameter_list>
453                                                                                 <AST:Actual_parameter>
454                                                                                         <attrs>
455                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
456                                                                                                 <attr key="phc.line_number"><integer>15</integer></attr>
457                                                                                         </attrs>
458                                                                                         <bool><!-- is_ref -->false</bool>
459                                                                                         <AST:Variable>
460                                                                                                 <attrs>
461                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
462                                                                                                         <attr key="phc.line_number"><integer>15</integer></attr>
463                                                                                                 </attrs>
464                                                                                                 <AST:Target xsi:nil="true" />
465                                                                                                 <AST:VARIABLE_NAME>
466                                                                                                         <attrs />
467                                                                                                         <value>displayText</value>
468                                                                                                 </AST:VARIABLE_NAME>
469                                                                                                 <AST:Expr_list>
470                                                                                                 </AST:Expr_list>
471                                                                                         </AST:Variable>
472                                                                                 </AST:Actual_parameter>
473                                                                         </AST:Actual_parameter_list>
474                                                                 </AST:Method_invocation>
475                                                                 <AST:OP>
476                                                                         <attrs>
477                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
478                                                                                 <attr key="phc.line_number"><integer>15</integer></attr>
479                                                                         </attrs>
480                                                                         <value encoding="escape">&amp;&amp;</value>
481                                                                 </AST:OP>
482                                                                 <AST:Method_invocation>
483                                                                         <attrs>
484                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
485                                                                                 <attr key="phc.line_number"><integer>15</integer></attr>
486                                                                         </attrs>
487                                                                         <AST:Variable>
488                                                                                 <attrs>
489                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
490                                                                                         <attr key="phc.line_number"><integer>15</integer></attr>
491                                                                                 </attrs>
492                                                                                 <AST:Target xsi:nil="true" />
493                                                                                 <AST:VARIABLE_NAME>
494                                                                                         <attrs />
495                                                                                         <value>markers</value>
496                                                                                 </AST:VARIABLE_NAME>
497                                                                                 <AST:Expr_list>
498                                                                                 </AST:Expr_list>
499                                                                         </AST:Variable>
500                                                                         <AST:METHOD_NAME>
501                                                                                 <attrs>
502                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
503                                                                                         <attr key="phc.line_number"><integer>15</integer></attr>
504                                                                                 </attrs>
505                                                                                 <value>findMarker</value>
506                                                                         </AST:METHOD_NAME>
507                                                                         <AST:Actual_parameter_list>
508                                                                                 <AST:Actual_parameter>
509                                                                                         <attrs>
510                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
511                                                                                                 <attr key="phc.line_number"><integer>15</integer></attr>
512                                                                                         </attrs>
513                                                                                         <bool><!-- is_ref -->false</bool>
514                                                                                         <AST:Variable>
515                                                                                                 <attrs>
516                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
517                                                                                                         <attr key="phc.line_number"><integer>15</integer></attr>
518                                                                                                 </attrs>
519                                                                                                 <AST:Target xsi:nil="true" />
520                                                                                                 <AST:VARIABLE_NAME>
521                                                                                                         <attrs />
522                                                                                                         <value>displayText</value>
523                                                                                                 </AST:VARIABLE_NAME>
524                                                                                                 <AST:Expr_list>
525                                                                                                 </AST:Expr_list>
526                                                                                         </AST:Variable>
527                                                                                 </AST:Actual_parameter>
528                                                                         </AST:Actual_parameter_list>
529                                                                 </AST:Method_invocation>
530                                                         </AST:Bin_op>
531                                                         <AST:Statement_list>
532                                                                 <AST:Eval_expr>
533                                                                         <attrs>
534                                                                                 <attr key="phc.comments">
535                                                                                         <string_list>
536                                                                                                 <string># There are links inside of the displayText</string>
537                                                                                                 <string># For backwards compatibility the deepest links are dominant so this</string>
538                                                                                                 <string># link should not be handled</string>
539                                                                                         </string_list>
540                                                                                 </attr>
541                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
542                                                                                 <attr key="phc.line_number"><integer>19</integer></attr>
543                                                                         </attrs>
544                                                                         <AST:Assignment>
545                                                                                 <attrs>
546                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
547                                                                                         <attr key="phc.line_number"><integer>19</integer></attr>
548                                                                                 </attrs>
549                                                                                 <AST:Variable>
550                                                                                         <attrs>
551                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
552                                                                                                 <attr key="phc.line_number"><integer>19</integer></attr>
553                                                                                         </attrs>
554                                                                                         <AST:Target xsi:nil="true" />
555                                                                                         <AST:VARIABLE_NAME>
556                                                                                                 <attrs />
557                                                                                                 <value>displayText</value>
558                                                                                         </AST:VARIABLE_NAME>
559                                                                                         <AST:Expr_list>
560                                                                                         </AST:Expr_list>
561                                                                                 </AST:Variable>
562                                                                                 <bool><!-- is_ref -->false</bool>
563                                                                                 <AST:Method_invocation>
564                                                                                         <attrs>
565                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
566                                                                                                 <attr key="phc.line_number"><integer>19</integer></attr>
567                                                                                         </attrs>
568                                                                                         <AST:Variable>
569                                                                                                 <attrs>
570                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
571                                                                                                         <attr key="phc.line_number"><integer>19</integer></attr>
572                                                                                                 </attrs>
573                                                                                                 <AST:Target xsi:nil="true" />
574                                                                                                 <AST:VARIABLE_NAME>
575                                                                                                         <attrs />
576                                                                                                         <value>markers</value>
577                                                                                                 </AST:VARIABLE_NAME>
578                                                                                                 <AST:Expr_list>
579                                                                                                 </AST:Expr_list>
580                                                                                         </AST:Variable>
581                                                                                         <AST:METHOD_NAME>
582                                                                                                 <attrs>
583                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
584                                                                                                         <attr key="phc.line_number"><integer>19</integer></attr>
585                                                                                                 </attrs>
586                                                                                                 <value>expand</value>
587                                                                                         </AST:METHOD_NAME>
588                                                                                         <AST:Actual_parameter_list>
589                                                                                                 <AST:Actual_parameter>
590                                                                                                         <attrs>
591                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
592                                                                                                                 <attr key="phc.line_number"><integer>19</integer></attr>
593                                                                                                         </attrs>
594                                                                                                         <bool><!-- is_ref -->false</bool>
595                                                                                                         <AST:Variable>
596                                                                                                                 <attrs>
597                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
598                                                                                                                         <attr key="phc.line_number"><integer>19</integer></attr>
599                                                                                                                 </attrs>
600                                                                                                                 <AST:Target xsi:nil="true" />
601                                                                                                                 <AST:VARIABLE_NAME>
602                                                                                                                         <attrs />
603                                                                                                                         <value>displayText</value>
604                                                                                                                 </AST:VARIABLE_NAME>
605                                                                                                                 <AST:Expr_list>
606                                                                                                                 </AST:Expr_list>
607                                                                                                         </AST:Variable>
608                                                                                                 </AST:Actual_parameter>
609                                                                                         </AST:Actual_parameter_list>
610                                                                                 </AST:Method_invocation>
611                                                                         </AST:Assignment>
612                                                                 </AST:Eval_expr>
613                                                                 <AST:Return>
614                                                                         <attrs>
615                                                                                 <attr key="phc.comments">
616                                                                                         <string_list>
617                                                                                                 <string># Return false so that this link is reverted back to WikiText</string>
618                                                                                         </string_list>
619                                                                                 </attr>
620                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
621                                                                                 <attr key="phc.line_number"><integer>21</integer></attr>
622                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
623                                                                         </attrs>
624                                                                         <AST:BOOL>
625                                                                                 <attrs>
626                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
627                                                                                         <attr key="phc.line_number"><integer>21</integer></attr>
628                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
629                                                                                 </attrs>
630                                                                                 <value>False</value>
631                                                                         </AST:BOOL>
632                                                                 </AST:Return>
633                                                         </AST:Statement_list>
634                                                         <AST:Statement_list>
635                                                         </AST:Statement_list>
636                                                 </AST:If>
637                                                 <AST:Return>
638                                                         <attrs>
639                                                                 <attr key="phc.comments">
640                                                                         <string_list>
641                                                                         </string_list>
642                                                                 </attr>
643                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
644                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
645                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
646                                                         </attrs>
647                                                         <AST:Method_invocation>
648                                                                 <attrs>
649                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
650                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
651                                                                 </attrs>
652                                                                 <AST:Variable>
653                                                                         <attrs>
654                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
655                                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
656                                                                         </attrs>
657                                                                         <AST:Target xsi:nil="true" />
658                                                                         <AST:VARIABLE_NAME>
659                                                                                 <attrs />
660                                                                                 <value>holders</value>
661                                                                         </AST:VARIABLE_NAME>
662                                                                         <AST:Expr_list>
663                                                                         </AST:Expr_list>
664                                                                 </AST:Variable>
665                                                                 <AST:METHOD_NAME>
666                                                                         <attrs>
667                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
668                                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
669                                                                         </attrs>
670                                                                         <value>makeHolder</value>
671                                                                 </AST:METHOD_NAME>
672                                                                 <AST:Actual_parameter_list>
673                                                                         <AST:Actual_parameter>
674                                                                                 <attrs>
675                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
676                                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
677                                                                                 </attrs>
678                                                                                 <bool><!-- is_ref -->false</bool>
679                                                                                 <AST:Variable>
680                                                                                         <attrs>
681                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
682                                                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
683                                                                                         </attrs>
684                                                                                         <AST:Target xsi:nil="true" />
685                                                                                         <AST:VARIABLE_NAME>
686                                                                                                 <attrs />
687                                                                                                 <value>title</value>
688                                                                                         </AST:VARIABLE_NAME>
689                                                                                         <AST:Expr_list>
690                                                                                         </AST:Expr_list>
691                                                                                 </AST:Variable>
692                                                                         </AST:Actual_parameter>
693                                                                         <AST:Actual_parameter>
694                                                                                 <attrs>
695                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
696                                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
697                                                                                 </attrs>
698                                                                                 <bool><!-- is_ref -->false</bool>
699                                                                                 <AST:Conditional_expr>
700                                                                                         <attrs>
701                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
702                                                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
703                                                                                         </attrs>
704                                                                                         <AST:Method_invocation>
705                                                                                                 <attrs>
706                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
707                                                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
708                                                                                                 </attrs>
709                                                                                                 <AST:Target xsi:nil="true" />
710                                                                                                 <AST:METHOD_NAME>
711                                                                                                         <attrs>
712                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
713                                                                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
714                                                                                                         </attrs>
715                                                                                                         <value>isset</value>
716                                                                                                 </AST:METHOD_NAME>
717                                                                                                 <AST:Actual_parameter_list>
718                                                                                                         <AST:Actual_parameter>
719                                                                                                                 <attrs>
720                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
721                                                                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
722                                                                                                                 </attrs>
723                                                                                                                 <bool><!-- is_ref -->false</bool>
724                                                                                                                 <AST:Variable>
725                                                                                                                         <attrs>
726                                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
727                                                                                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
728                                                                                                                         </attrs>
729                                                                                                                         <AST:Target xsi:nil="true" />
730                                                                                                                         <AST:VARIABLE_NAME>
731                                                                                                                                 <attrs />
732                                                                                                                                 <value>displayText</value>
733                                                                                                                         </AST:VARIABLE_NAME>
734                                                                                                                         <AST:Expr_list>
735                                                                                                                         </AST:Expr_list>
736                                                                                                                 </AST:Variable>
737                                                                                                         </AST:Actual_parameter>
738                                                                                                 </AST:Actual_parameter_list>
739                                                                                         </AST:Method_invocation>
740                                                                                         <AST:Variable>
741                                                                                                 <attrs>
742                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
743                                                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
744                                                                                                 </attrs>
745                                                                                                 <AST:Target xsi:nil="true" />
746                                                                                                 <AST:VARIABLE_NAME>
747                                                                                                         <attrs />
748                                                                                                         <value>displayText</value>
749                                                                                                 </AST:VARIABLE_NAME>
750                                                                                                 <AST:Expr_list>
751                                                                                                 </AST:Expr_list>
752                                                                                         </AST:Variable>
753                                                                                         <AST:Variable>
754                                                                                                 <attrs>
755                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
756                                                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
757                                                                                                 </attrs>
758                                                                                                 <AST:Target xsi:nil="true" />
759                                                                                                 <AST:VARIABLE_NAME>
760                                                                                                         <attrs />
761                                                                                                         <value>titleText</value>
762                                                                                                 </AST:VARIABLE_NAME>
763                                                                                                 <AST:Expr_list>
764                                                                                                 </AST:Expr_list>
765                                                                                         </AST:Variable>
766                                                                                 </AST:Conditional_expr>
767                                                                         </AST:Actual_parameter>
768                                                                         <AST:Actual_parameter>
769                                                                                 <attrs>
770                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
771                                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
772                                                                                 </attrs>
773                                                                                 <bool><!-- is_ref -->false</bool>
774                                                                                 <AST:STRING>
775                                                                                         <attrs>
776                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
777                                                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
778                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
779                                                                                         </attrs>
780                                                                                         <value></value>
781                                                                                 </AST:STRING>
782                                                                         </AST:Actual_parameter>
783                                                                         <AST:Actual_parameter>
784                                                                                 <attrs>
785                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
786                                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
787                                                                                 </attrs>
788                                                                                 <bool><!-- is_ref -->false</bool>
789                                                                                 <AST:STRING>
790                                                                                         <attrs>
791                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
792                                                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
793                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
794                                                                                         </attrs>
795                                                                                         <value></value>
796                                                                                 </AST:STRING>
797                                                                         </AST:Actual_parameter>
798                                                                         <AST:Actual_parameter>
799                                                                                 <attrs>
800                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
801                                                                                         <attr key="phc.line_number"><integer>23</integer></attr>
802                                                                                 </attrs>
803                                                                                 <bool><!-- is_ref -->false</bool>
804                                                                                 <AST:STRING>
805                                                                                         <attrs>
806                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
807                                                                                                 <attr key="phc.line_number"><integer>23</integer></attr>
808                                                                                                 <attr key="phc.unparser.source_rep"><string></string></attr>
809                                                                                         </attrs>
810                                                                                         <value></value>
811                                                                                 </AST:STRING>
812                                                                         </AST:Actual_parameter>
813                                                                 </AST:Actual_parameter_list>
814                                                         </AST:Method_invocation>
815                                                 </AST:Return>
816                                         </AST:Statement_list>
817                                 </AST:Method>
818                                 <AST:Method>
819                                         <attrs>
820                                                 <attr key="phc.comments">
821                                                         <string_list>
822                                                                 <string></string>
823                                                         </string_list>
824                                                 </attr>
825                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
826                                                 <attr key="phc.line_number"><integer>25</integer></attr>
827                                         </attrs>
828                                         <AST:Signature>
829                                                 <attrs>
830                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
831                                                         <attr key="phc.line_number"><integer>44</integer></attr>
832                                                 </attrs>
833                                                 <AST:Method_mod>
834                                                         <attrs />
835                                                         <bool><!-- is_public -->false</bool>
836                                                         <bool><!-- is_protected -->false</bool>
837                                                         <bool><!-- is_private -->false</bool>
838                                                         <bool><!-- is_static -->true</bool>
839                                                         <bool><!-- is_abstract -->false</bool>
840                                                         <bool><!-- is_final -->false</bool>
841                                                 </AST:Method_mod>
842                                                 <bool><!-- is_ref -->false</bool>
843                                                 <AST:METHOD_NAME>
844                                                         <attrs />
845                                                         <value>categoryLinkHook</value>
846                                                 </AST:METHOD_NAME>
847                                                 <AST:Formal_parameter_list>
848                                                         <AST:Formal_parameter>
849                                                                 <attrs>
850                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
851                                                                         <attr key="phc.line_number"><integer>25</integer></attr>
852                                                                 </attrs>
853                                                                 <AST:Type>
854                                                                         <attrs>
855                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
856                                                                                 <attr key="phc.line_number"><integer>25</integer></attr>
857                                                                         </attrs>
858                                                                         <AST:CLASS_NAME xsi:nil="true" />
859                                                                 </AST:Type>
860                                                                 <bool><!-- is_ref -->false</bool>
861                                                                 <AST:Name_with_default>
862                                                                         <attrs />
863                                                                         <AST:VARIABLE_NAME>
864                                                                                 <attrs />
865                                                                                 <value>parser</value>
866                                                                         </AST:VARIABLE_NAME>
867                                                                         <AST:Expr xsi:nil="true" />
868                                                                 </AST:Name_with_default>
869                                                         </AST:Formal_parameter>
870                                                         <AST:Formal_parameter>
871                                                                 <attrs>
872                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
873                                                                         <attr key="phc.line_number"><integer>25</integer></attr>
874                                                                 </attrs>
875                                                                 <AST:Type>
876                                                                         <attrs>
877                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
878                                                                                 <attr key="phc.line_number"><integer>25</integer></attr>
879                                                                         </attrs>
880                                                                         <AST:CLASS_NAME xsi:nil="true" />
881                                                                 </AST:Type>
882                                                                 <bool><!-- is_ref -->false</bool>
883                                                                 <AST:Name_with_default>
884                                                                         <attrs />
885                                                                         <AST:VARIABLE_NAME>
886                                                                                 <attrs />
887                                                                                 <value>holders</value>
888                                                                         </AST:VARIABLE_NAME>
889                                                                         <AST:Expr xsi:nil="true" />
890                                                                 </AST:Name_with_default>
891                                                         </AST:Formal_parameter>
892                                                         <AST:Formal_parameter>
893                                                                 <attrs>
894                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
895                                                                         <attr key="phc.line_number"><integer>25</integer></attr>
896                                                                 </attrs>
897                                                                 <AST:Type>
898                                                                         <attrs>
899                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
900                                                                                 <attr key="phc.line_number"><integer>25</integer></attr>
901                                                                         </attrs>
902                                                                         <AST:CLASS_NAME xsi:nil="true" />
903                                                                 </AST:Type>
904                                                                 <bool><!-- is_ref -->false</bool>
905                                                                 <AST:Name_with_default>
906                                                                         <attrs />
907                                                                         <AST:VARIABLE_NAME>
908                                                                                 <attrs />
909                                                                                 <value>markers</value>
910                                                                         </AST:VARIABLE_NAME>
911                                                                         <AST:Expr xsi:nil="true" />
912                                                                 </AST:Name_with_default>
913                                                         </AST:Formal_parameter>
914                                                         <AST:Formal_parameter>
915                                                                 <attrs>
916                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
917                                                                         <attr key="phc.line_number"><integer>26</integer></attr>
918                                                                 </attrs>
919                                                                 <AST:Type>
920                                                                         <attrs>
921                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
922                                                                                 <attr key="phc.line_number"><integer>26</integer></attr>
923                                                                         </attrs>
924                                                                         <AST:CLASS_NAME>
925                                                                                 <attrs />
926                                                                                 <value>Title</value>
927                                                                         </AST:CLASS_NAME>
928                                                                 </AST:Type>
929                                                                 <bool><!-- is_ref -->false</bool>
930                                                                 <AST:Name_with_default>
931                                                                         <attrs />
932                                                                         <AST:VARIABLE_NAME>
933                                                                                 <attrs />
934                                                                                 <value>title</value>
935                                                                         </AST:VARIABLE_NAME>
936                                                                         <AST:Expr xsi:nil="true" />
937                                                                 </AST:Name_with_default>
938                                                         </AST:Formal_parameter>
939                                                         <AST:Formal_parameter>
940                                                                 <attrs>
941                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
942                                                                         <attr key="phc.line_number"><integer>26</integer></attr>
943                                                                 </attrs>
944                                                                 <AST:Type>
945                                                                         <attrs>
946                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
947                                                                                 <attr key="phc.line_number"><integer>26</integer></attr>
948                                                                         </attrs>
949                                                                         <AST:CLASS_NAME xsi:nil="true" />
950                                                                 </AST:Type>
951                                                                 <bool><!-- is_ref -->false</bool>
952                                                                 <AST:Name_with_default>
953                                                                         <attrs />
954                                                                         <AST:VARIABLE_NAME>
955                                                                                 <attrs />
956                                                                                 <value>titleText</value>
957                                                                         </AST:VARIABLE_NAME>
958                                                                         <AST:Expr xsi:nil="true" />
959                                                                 </AST:Name_with_default>
960                                                         </AST:Formal_parameter>
961                                                         <AST:Formal_parameter>
962                                                                 <attrs>
963                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
964                                                                         <attr key="phc.line_number"><integer>26</integer></attr>
965                                                                 </attrs>
966                                                                 <AST:Type>
967                                                                         <attrs>
968                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
969                                                                                 <attr key="phc.line_number"><integer>26</integer></attr>
970                                                                         </attrs>
971                                                                         <AST:CLASS_NAME xsi:nil="true" />
972                                                                 </AST:Type>
973                                                                 <bool><!-- is_ref -->true</bool>
974                                                                 <AST:Name_with_default>
975                                                                         <attrs>
976                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
977                                                                                 <attr key="phc.line_number"><integer>26</integer></attr>
978                                                                         </attrs>
979                                                                         <AST:VARIABLE_NAME>
980                                                                                 <attrs />
981                                                                                 <value>sortText</value>
982                                                                         </AST:VARIABLE_NAME>
983                                                                         <AST:NIL>
984                                                                                 <attrs>
985                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
986                                                                                         <attr key="phc.line_number"><integer>26</integer></attr>
987                                                                                         <attr key="phc.unparser.source_rep"><string>null</string></attr>
988                                                                                 </attrs>
989                                                                         </AST:NIL>
990                                                                 </AST:Name_with_default>
991                                                         </AST:Formal_parameter>
992                                                         <AST:Formal_parameter>
993                                                                 <attrs>
994                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
995                                                                         <attr key="phc.line_number"><integer>26</integer></attr>
996                                                                 </attrs>
997                                                                 <AST:Type>
998                                                                         <attrs>
999                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1000                                                                                 <attr key="phc.line_number"><integer>26</integer></attr>
1001                                                                         </attrs>
1002                                                                         <AST:CLASS_NAME xsi:nil="true" />
1003                                                                 </AST:Type>
1004                                                                 <bool><!-- is_ref -->true</bool>
1005                                                                 <AST:Name_with_default>
1006                                                                         <attrs>
1007                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1008                                                                                 <attr key="phc.line_number"><integer>26</integer></attr>
1009                                                                         </attrs>
1010                                                                         <AST:VARIABLE_NAME>
1011                                                                                 <attrs />
1012                                                                                 <value>leadingColon</value>
1013                                                                         </AST:VARIABLE_NAME>
1014                                                                         <AST:BOOL>
1015                                                                                 <attrs>
1016                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1017                                                                                         <attr key="phc.line_number"><integer>26</integer></attr>
1018                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
1019                                                                                 </attrs>
1020                                                                                 <value>False</value>
1021                                                                         </AST:BOOL>
1022                                                                 </AST:Name_with_default>
1023                                                         </AST:Formal_parameter>
1024                                                 </AST:Formal_parameter_list>
1025                                         </AST:Signature>
1026                                         <AST:Statement_list>
1027                                                 <AST:Global>
1028                                                         <attrs>
1029                                                                 <attr key="phc.comments">
1030                                                                         <string_list>
1031                                                                         </string_list>
1032                                                                 </attr>
1033                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1034                                                                 <attr key="phc.line_number"><integer>27</integer></attr>
1035                                                         </attrs>
1036                                                         <AST:Variable_name_list>
1037                                                                 <AST:VARIABLE_NAME>
1038                                                                         <attrs>
1039                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1040                                                                                 <attr key="phc.line_number"><integer>27</integer></attr>
1041                                                                         </attrs>
1042                                                                         <value>wgContLang</value>
1043                                                                 </AST:VARIABLE_NAME>
1044                                                         </AST:Variable_name_list>
1045                                                 </AST:Global>
1046                                                 <AST:If>
1047                                                         <attrs>
1048                                                                 <attr key="phc.comments">
1049                                                                         <string_list>
1050                                                                                 <string># When a category link starts with a : treat it as a normal link</string>
1051                                                                         </string_list>
1052                                                                 </attr>
1053                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1054                                                                 <attr key="phc.line_number"><integer>29</integer></attr>
1055                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1056                                                         </attrs>
1057                                                         <AST:Variable>
1058                                                                 <attrs>
1059                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1060                                                                         <attr key="phc.line_number"><integer>29</integer></attr>
1061                                                                 </attrs>
1062                                                                 <AST:Target xsi:nil="true" />
1063                                                                 <AST:VARIABLE_NAME>
1064                                                                         <attrs />
1065                                                                         <value>leadingColon</value>
1066                                                                 </AST:VARIABLE_NAME>
1067                                                                 <AST:Expr_list>
1068                                                                 </AST:Expr_list>
1069                                                         </AST:Variable>
1070                                                         <AST:Statement_list>
1071                                                                 <AST:Return>
1072                                                                         <attrs>
1073                                                                                 <attr key="phc.comments">
1074                                                                                         <string_list>
1075                                                                                         </string_list>
1076                                                                                 </attr>
1077                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1078                                                                                 <attr key="phc.line_number"><integer>29</integer></attr>
1079                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1080                                                                         </attrs>
1081                                                                         <AST:BOOL>
1082                                                                                 <attrs>
1083                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1084                                                                                         <attr key="phc.line_number"><integer>29</integer></attr>
1085                                                                                         <attr key="phc.unparser.source_rep"><string>true</string></attr>
1086                                                                                 </attrs>
1087                                                                                 <value>True</value>
1088                                                                         </AST:BOOL>
1089                                                                 </AST:Return>
1090                                                         </AST:Statement_list>
1091                                                         <AST:Statement_list>
1092                                                         </AST:Statement_list>
1093                                                 </AST:If>
1094                                                 <AST:If>
1095                                                         <attrs>
1096                                                                 <attr key="phc.comments">
1097                                                                         <string_list>
1098                                                                         </string_list>
1099                                                                 </attr>
1100                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1101                                                                 <attr key="phc.line_number"><integer>30</integer></attr>
1102                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1103                                                         </attrs>
1104                                                         <AST:Bin_op>
1105                                                                 <attrs>
1106                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1107                                                                         <attr key="phc.line_number"><integer>30</integer></attr>
1108                                                                         <attr key="phc.unparser.no_binop_brackets"><bool>true</bool></attr>
1109                                                                 </attrs>
1110                                                                 <AST:Method_invocation>
1111                                                                         <attrs>
1112                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1113                                                                                 <attr key="phc.line_number"><integer>30</integer></attr>
1114                                                                         </attrs>
1115                                                                         <AST:Target xsi:nil="true" />
1116                                                                         <AST:METHOD_NAME>
1117                                                                                 <attrs>
1118                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1119                                                                                         <attr key="phc.line_number"><integer>30</integer></attr>
1120                                                                                 </attrs>
1121                                                                                 <value>isset</value>
1122                                                                         </AST:METHOD_NAME>
1123                                                                         <AST:Actual_parameter_list>
1124                                                                                 <AST:Actual_parameter>
1125                                                                                         <attrs>
1126                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1127                                                                                                 <attr key="phc.line_number"><integer>30</integer></attr>
1128                                                                                         </attrs>
1129                                                                                         <bool><!-- is_ref -->false</bool>
1130                                                                                         <AST:Variable>
1131                                                                                                 <attrs>
1132                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1133                                                                                                         <attr key="phc.line_number"><integer>30</integer></attr>
1134                                                                                                 </attrs>
1135                                                                                                 <AST:Target xsi:nil="true" />
1136                                                                                                 <AST:VARIABLE_NAME>
1137                                                                                                         <attrs />
1138                                                                                                         <value>sortText</value>
1139                                                                                                 </AST:VARIABLE_NAME>
1140                                                                                                 <AST:Expr_list>
1141                                                                                                 </AST:Expr_list>
1142                                                                                         </AST:Variable>
1143                                                                                 </AST:Actual_parameter>
1144                                                                         </AST:Actual_parameter_list>
1145                                                                 </AST:Method_invocation>
1146                                                                 <AST:OP>
1147                                                                         <attrs>
1148                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1149                                                                                 <attr key="phc.line_number"><integer>30</integer></attr>
1150                                                                         </attrs>
1151                                                                         <value encoding="escape">&amp;&amp;</value>
1152                                                                 </AST:OP>
1153                                                                 <AST:Method_invocation>
1154                                                                         <attrs>
1155                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1156                                                                                 <attr key="phc.line_number"><integer>30</integer></attr>
1157                                                                         </attrs>
1158                                                                         <AST:Variable>
1159                                                                                 <attrs>
1160                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1161                                                                                         <attr key="phc.line_number"><integer>30</integer></attr>
1162                                                                                 </attrs>
1163                                                                                 <AST:Target xsi:nil="true" />
1164                                                                                 <AST:VARIABLE_NAME>
1165                                                                                         <attrs />
1166                                                                                         <value>markers</value>
1167                                                                                 </AST:VARIABLE_NAME>
1168                                                                                 <AST:Expr_list>
1169                                                                                 </AST:Expr_list>
1170                                                                         </AST:Variable>
1171                                                                         <AST:METHOD_NAME>
1172                                                                                 <attrs>
1173                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1174                                                                                         <attr key="phc.line_number"><integer>30</integer></attr>
1175                                                                                 </attrs>
1176                                                                                 <value>findMarker</value>
1177                                                                         </AST:METHOD_NAME>
1178                                                                         <AST:Actual_parameter_list>
1179                                                                                 <AST:Actual_parameter>
1180                                                                                         <attrs>
1181                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1182                                                                                                 <attr key="phc.line_number"><integer>30</integer></attr>
1183                                                                                         </attrs>
1184                                                                                         <bool><!-- is_ref -->false</bool>
1185                                                                                         <AST:Variable>
1186                                                                                                 <attrs>
1187                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1188                                                                                                         <attr key="phc.line_number"><integer>30</integer></attr>
1189                                                                                                 </attrs>
1190                                                                                                 <AST:Target xsi:nil="true" />
1191                                                                                                 <AST:VARIABLE_NAME>
1192                                                                                                         <attrs />
1193                                                                                                         <value>sortText</value>
1194                                                                                                 </AST:VARIABLE_NAME>
1195                                                                                                 <AST:Expr_list>
1196                                                                                                 </AST:Expr_list>
1197                                                                                         </AST:Variable>
1198                                                                                 </AST:Actual_parameter>
1199                                                                         </AST:Actual_parameter_list>
1200                                                                 </AST:Method_invocation>
1201                                                         </AST:Bin_op>
1202                                                         <AST:Statement_list>
1203                                                                 <AST:Eval_expr>
1204                                                                         <attrs>
1205                                                                                 <attr key="phc.comments">
1206                                                                                         <string_list>
1207                                                                                                 <string># There are links inside of the sortText</string>
1208                                                                                                 <string># For backwards compatibility the deepest links are dominant so this</string>
1209                                                                                                 <string># link should not be handled</string>
1210                                                                                         </string_list>
1211                                                                                 </attr>
1212                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1213                                                                                 <attr key="phc.line_number"><integer>34</integer></attr>
1214                                                                         </attrs>
1215                                                                         <AST:Assignment>
1216                                                                                 <attrs>
1217                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1218                                                                                         <attr key="phc.line_number"><integer>34</integer></attr>
1219                                                                                 </attrs>
1220                                                                                 <AST:Variable>
1221                                                                                         <attrs>
1222                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1223                                                                                                 <attr key="phc.line_number"><integer>34</integer></attr>
1224                                                                                         </attrs>
1225                                                                                         <AST:Target xsi:nil="true" />
1226                                                                                         <AST:VARIABLE_NAME>
1227                                                                                                 <attrs />
1228                                                                                                 <value>sortText</value>
1229                                                                                         </AST:VARIABLE_NAME>
1230                                                                                         <AST:Expr_list>
1231                                                                                         </AST:Expr_list>
1232                                                                                 </AST:Variable>
1233                                                                                 <bool><!-- is_ref -->false</bool>
1234                                                                                 <AST:Method_invocation>
1235                                                                                         <attrs>
1236                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1237                                                                                                 <attr key="phc.line_number"><integer>34</integer></attr>
1238                                                                                         </attrs>
1239                                                                                         <AST:Variable>
1240                                                                                                 <attrs>
1241                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1242                                                                                                         <attr key="phc.line_number"><integer>34</integer></attr>
1243                                                                                                 </attrs>
1244                                                                                                 <AST:Target xsi:nil="true" />
1245                                                                                                 <AST:VARIABLE_NAME>
1246                                                                                                         <attrs />
1247                                                                                                         <value>markers</value>
1248                                                                                                 </AST:VARIABLE_NAME>
1249                                                                                                 <AST:Expr_list>
1250                                                                                                 </AST:Expr_list>
1251                                                                                         </AST:Variable>
1252                                                                                         <AST:METHOD_NAME>
1253                                                                                                 <attrs>
1254                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1255                                                                                                         <attr key="phc.line_number"><integer>34</integer></attr>
1256                                                                                                 </attrs>
1257                                                                                                 <value>expand</value>
1258                                                                                         </AST:METHOD_NAME>
1259                                                                                         <AST:Actual_parameter_list>
1260                                                                                                 <AST:Actual_parameter>
1261                                                                                                         <attrs>
1262                                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1263                                                                                                                 <attr key="phc.line_number"><integer>34</integer></attr>
1264                                                                                                         </attrs>
1265                                                                                                         <bool><!-- is_ref -->false</bool>
1266                                                                                                         <AST:Variable>
1267                                                                                                                 <attrs>
1268                                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1269                                                                                                                         <attr key="phc.line_number"><integer>34</integer></attr>
1270                                                                                                                 </attrs>
1271                                                                                                                 <AST:Target xsi:nil="true" />
1272                                                                                                                 <AST:VARIABLE_NAME>
1273                                                                                                                         <attrs />
1274                                                                                                                         <value>sortText</value>
1275                                                                                                                 </AST:VARIABLE_NAME>
1276                                                                                                                 <AST:Expr_list>
1277                                                                                                                 </AST:Expr_list>
1278                                                                                                         </AST:Variable>
1279                                                                                                 </AST:Actual_parameter>
1280                                                                                         </AST:Actual_parameter_list>
1281                                                                                 </AST:Method_invocation>
1282                                                                         </AST:Assignment>
1283                                                                 </AST:Eval_expr>
1284                                                                 <AST:Return>
1285                                                                         <attrs>
1286                                                                                 <attr key="phc.comments">
1287                                                                                         <string_list>
1288                                                                                                 <string># Return false so that this link is reverted back to WikiText</string>
1289                                                                                         </string_list>
1290                                                                                 </attr>
1291                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1292                                                                                 <attr key="phc.line_number"><integer>36</integer></attr>
1293                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1294                                                                         </attrs>
1295                                                                         <AST:BOOL>
1296                                                                                 <attrs>
1297                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1298                                                                                         <attr key="phc.line_number"><integer>36</integer></attr>
1299                                                                                         <attr key="phc.unparser.source_rep"><string>false</string></attr>
1300                                                                                 </attrs>
1301                                                                                 <value>False</value>
1302                                                                         </AST:BOOL>
1303                                                                 </AST:Return>
1304                                                         </AST:Statement_list>
1305                                                         <AST:Statement_list>
1306                                                         </AST:Statement_list>
1307                                                 </AST:If>
1308                                                 <AST:If>
1309                                                         <attrs>
1310                                                                 <attr key="phc.comments">
1311                                                                         <string_list>
1312                                                                         </string_list>
1313                                                                 </attr>
1314                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1315                                                                 <attr key="phc.line_number"><integer>38</integer></attr>
1316                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1317                                                         </attrs>
1318                                                         <AST:Unary_op>
1319                                                                 <attrs>
1320                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1321                                                                         <attr key="phc.line_number"><integer>38</integer></attr>
1322                                                                 </attrs>
1323                                                                 <AST:OP>
1324                                                                         <attrs>
1325                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1326                                                                                 <attr key="phc.line_number"><integer>38</integer></attr>
1327                                                                         </attrs>
1328                                                                         <value>!</value>
1329                                                                 </AST:OP>
1330                                                                 <AST:Method_invocation>
1331                                                                         <attrs>
1332                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1333                                                                                 <attr key="phc.line_number"><integer>38</integer></attr>
1334                                                                         </attrs>
1335                                                                         <AST:Target xsi:nil="true" />
1336                                                                         <AST:METHOD_NAME>
1337                                                                                 <attrs>
1338                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1339                                                                                         <attr key="phc.line_number"><integer>38</integer></attr>
1340                                                                                 </attrs>
1341                                                                                 <value>isset</value>
1342                                                                         </AST:METHOD_NAME>
1343                                                                         <AST:Actual_parameter_list>
1344                                                                                 <AST:Actual_parameter>
1345                                                                                         <attrs>
1346                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1347                                                                                                 <attr key="phc.line_number"><integer>38</integer></attr>
1348                                                                                         </attrs>
1349                                                                                         <bool><!-- is_ref -->false</bool>
1350                                                                                         <AST:Variable>
1351                                                                                                 <attrs>
1352                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1353                                                                                                         <attr key="phc.line_number"><integer>38</integer></attr>
1354                                                                                                 </attrs>
1355                                                                                                 <AST:Target xsi:nil="true" />
1356                                                                                                 <AST:VARIABLE_NAME>
1357                                                                                                         <attrs />
1358                                                                                                         <value>sortText</value>
1359                                                                                                 </AST:VARIABLE_NAME>
1360                                                                                                 <AST:Expr_list>
1361                                                                                                 </AST:Expr_list>
1362                                                                                         </AST:Variable>
1363                                                                                 </AST:Actual_parameter>
1364                                                                         </AST:Actual_parameter_list>
1365                                                                 </AST:Method_invocation>
1366                                                         </AST:Unary_op>
1367                                                         <AST:Statement_list>
1368                                                                 <AST:Eval_expr>
1369                                                                         <attrs>
1370                                                                                 <attr key="phc.comments">
1371                                                                                         <string_list>
1372                                                                                         </string_list>
1373                                                                                 </attr>
1374                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1375                                                                                 <attr key="phc.line_number"><integer>38</integer></attr>
1376                                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1377                                                                         </attrs>
1378                                                                         <AST:Assignment>
1379                                                                                 <attrs>
1380                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1381                                                                                         <attr key="phc.line_number"><integer>38</integer></attr>
1382                                                                                 </attrs>
1383                                                                                 <AST:Variable>
1384                                                                                         <attrs>
1385                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1386                                                                                                 <attr key="phc.line_number"><integer>38</integer></attr>
1387                                                                                         </attrs>
1388                                                                                         <AST:Target xsi:nil="true" />
1389                                                                                         <AST:VARIABLE_NAME>
1390                                                                                                 <attrs />
1391                                                                                                 <value>sortText</value>
1392                                                                                         </AST:VARIABLE_NAME>
1393                                                                                         <AST:Expr_list>
1394                                                                                         </AST:Expr_list>
1395                                                                                 </AST:Variable>
1396                                                                                 <bool><!-- is_ref -->false</bool>
1397                                                                                 <AST:Method_invocation>
1398                                                                                         <attrs>
1399                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1400                                                                                                 <attr key="phc.line_number"><integer>38</integer></attr>
1401                                                                                         </attrs>
1402                                                                                         <AST:Variable>
1403                                                                                                 <attrs>
1404                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1405                                                                                                         <attr key="phc.line_number"><integer>38</integer></attr>
1406                                                                                                 </attrs>
1407                                                                                                 <AST:Target xsi:nil="true" />
1408                                                                                                 <AST:VARIABLE_NAME>
1409                                                                                                         <attrs />
1410                                                                                                         <value>parser</value>
1411                                                                                                 </AST:VARIABLE_NAME>
1412                                                                                                 <AST:Expr_list>
1413                                                                                                 </AST:Expr_list>
1414                                                                                         </AST:Variable>
1415                                                                                         <AST:METHOD_NAME>
1416                                                                                                 <attrs>
1417                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1418                                                                                                         <attr key="phc.line_number"><integer>38</integer></attr>
1419                                                                                                 </attrs>
1420                                                                                                 <value>getDefaultSort</value>
1421                                                                                         </AST:METHOD_NAME>
1422                                                                                         <AST:Actual_parameter_list>
1423                                                                                         </AST:Actual_parameter_list>
1424                                                                                 </AST:Method_invocation>
1425                                                                         </AST:Assignment>
1426                                                                 </AST:Eval_expr>
1427                                                         </AST:Statement_list>
1428                                                         <AST:Statement_list>
1429                                                         </AST:Statement_list>
1430                                                 </AST:If>
1431                                                 <AST:Eval_expr>
1432                                                         <attrs>
1433                                                                 <attr key="phc.comments">
1434                                                                         <string_list>
1435                                                                         </string_list>
1436                                                                 </attr>
1437                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1438                                                                 <attr key="phc.line_number"><integer>39</integer></attr>
1439                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1440                                                         </attrs>
1441                                                         <AST:Assignment>
1442                                                                 <attrs>
1443                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1444                                                                         <attr key="phc.line_number"><integer>39</integer></attr>
1445                                                                 </attrs>
1446                                                                 <AST:Variable>
1447                                                                         <attrs>
1448                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1449                                                                                 <attr key="phc.line_number"><integer>39</integer></attr>
1450                                                                         </attrs>
1451                                                                         <AST:Target xsi:nil="true" />
1452                                                                         <AST:VARIABLE_NAME>
1453                                                                                 <attrs />
1454                                                                                 <value>sortText</value>
1455                                                                         </AST:VARIABLE_NAME>
1456                                                                         <AST:Expr_list>
1457                                                                         </AST:Expr_list>
1458                                                                 </AST:Variable>
1459                                                                 <bool><!-- is_ref -->false</bool>
1460                                                                 <AST:Method_invocation>
1461                                                                         <attrs>
1462                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1463                                                                                 <attr key="phc.line_number"><integer>39</integer></attr>
1464                                                                         </attrs>
1465                                                                         <AST:CLASS_NAME>
1466                                                                                 <attrs />
1467                                                                                 <value>Sanitizer</value>
1468                                                                         </AST:CLASS_NAME>
1469                                                                         <AST:METHOD_NAME>
1470                                                                                 <attrs />
1471                                                                                 <value>decodeCharReferences</value>
1472                                                                         </AST:METHOD_NAME>
1473                                                                         <AST:Actual_parameter_list>
1474                                                                                 <AST:Actual_parameter>
1475                                                                                         <attrs>
1476                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1477                                                                                                 <attr key="phc.line_number"><integer>39</integer></attr>
1478                                                                                         </attrs>
1479                                                                                         <bool><!-- is_ref -->false</bool>
1480                                                                                         <AST:Variable>
1481                                                                                                 <attrs>
1482                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1483                                                                                                         <attr key="phc.line_number"><integer>39</integer></attr>
1484                                                                                                 </attrs>
1485                                                                                                 <AST:Target xsi:nil="true" />
1486                                                                                                 <AST:VARIABLE_NAME>
1487                                                                                                         <attrs />
1488                                                                                                         <value>sortText</value>
1489                                                                                                 </AST:VARIABLE_NAME>
1490                                                                                                 <AST:Expr_list>
1491                                                                                                 </AST:Expr_list>
1492                                                                                         </AST:Variable>
1493                                                                                 </AST:Actual_parameter>
1494                                                                         </AST:Actual_parameter_list>
1495                                                                 </AST:Method_invocation>
1496                                                         </AST:Assignment>
1497                                                 </AST:Eval_expr>
1498                                                 <AST:Eval_expr>
1499                                                         <attrs>
1500                                                                 <attr key="phc.comments">
1501                                                                         <string_list>
1502                                                                         </string_list>
1503                                                                 </attr>
1504                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1505                                                                 <attr key="phc.line_number"><integer>40</integer></attr>
1506                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1507                                                         </attrs>
1508                                                         <AST:Assignment>
1509                                                                 <attrs>
1510                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1511                                                                         <attr key="phc.line_number"><integer>40</integer></attr>
1512                                                                 </attrs>
1513                                                                 <AST:Variable>
1514                                                                         <attrs>
1515                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1516                                                                                 <attr key="phc.line_number"><integer>40</integer></attr>
1517                                                                         </attrs>
1518                                                                         <AST:Target xsi:nil="true" />
1519                                                                         <AST:VARIABLE_NAME>
1520                                                                                 <attrs />
1521                                                                                 <value>sortText</value>
1522                                                                         </AST:VARIABLE_NAME>
1523                                                                         <AST:Expr_list>
1524                                                                         </AST:Expr_list>
1525                                                                 </AST:Variable>
1526                                                                 <bool><!-- is_ref -->false</bool>
1527                                                                 <AST:Method_invocation>
1528                                                                         <attrs>
1529                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1530                                                                                 <attr key="phc.line_number"><integer>40</integer></attr>
1531                                                                         </attrs>
1532                                                                         <AST:Target xsi:nil="true" />
1533                                                                         <AST:METHOD_NAME>
1534                                                                                 <attrs />
1535                                                                                 <value>str_replace</value>
1536                                                                         </AST:METHOD_NAME>
1537                                                                         <AST:Actual_parameter_list>
1538                                                                                 <AST:Actual_parameter>
1539                                                                                         <attrs>
1540                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1541                                                                                                 <attr key="phc.line_number"><integer>40</integer></attr>
1542                                                                                         </attrs>
1543                                                                                         <bool><!-- is_ref -->false</bool>
1544                                                                                         <AST:STRING>
1545                                                                                                 <attrs>
1546                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1547                                                                                                         <attr key="phc.line_number"><integer>40</integer></attr>
1548                                                                                                         <attr key="phc.unparser.is_doubly_quoted"><bool>true</bool></attr>
1549                                                                                                         <attr key="phc.unparser.source_rep"><string>\n</string></attr>
1550                                                                                                 </attrs>
1551                                                                                                 <value encoding="escape">
1552 </value>
1553                                                                                         </AST:STRING>
1554                                                                                 </AST:Actual_parameter>
1555                                                                                 <AST:Actual_parameter>
1556                                                                                         <attrs>
1557                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1558                                                                                                 <attr key="phc.line_number"><integer>40</integer></attr>
1559                                                                                         </attrs>
1560                                                                                         <bool><!-- is_ref -->false</bool>
1561                                                                                         <AST:STRING>
1562                                                                                                 <attrs>
1563                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1564                                                                                                         <attr key="phc.line_number"><integer>40</integer></attr>
1565                                                                                                         <attr key="phc.unparser.source_rep"><string></string></attr>
1566                                                                                                 </attrs>
1567                                                                                                 <value></value>
1568                                                                                         </AST:STRING>
1569                                                                                 </AST:Actual_parameter>
1570                                                                                 <AST:Actual_parameter>
1571                                                                                         <attrs>
1572                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1573                                                                                                 <attr key="phc.line_number"><integer>40</integer></attr>
1574                                                                                         </attrs>
1575                                                                                         <bool><!-- is_ref -->false</bool>
1576                                                                                         <AST:Variable>
1577                                                                                                 <attrs>
1578                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1579                                                                                                         <attr key="phc.line_number"><integer>40</integer></attr>
1580                                                                                                 </attrs>
1581                                                                                                 <AST:Target xsi:nil="true" />
1582                                                                                                 <AST:VARIABLE_NAME>
1583                                                                                                         <attrs />
1584                                                                                                         <value>sortText</value>
1585                                                                                                 </AST:VARIABLE_NAME>
1586                                                                                                 <AST:Expr_list>
1587                                                                                                 </AST:Expr_list>
1588                                                                                         </AST:Variable>
1589                                                                                 </AST:Actual_parameter>
1590                                                                         </AST:Actual_parameter_list>
1591                                                                 </AST:Method_invocation>
1592                                                         </AST:Assignment>
1593                                                 </AST:Eval_expr>
1594                                                 <AST:Eval_expr>
1595                                                         <attrs>
1596                                                                 <attr key="phc.comments">
1597                                                                         <string_list>
1598                                                                         </string_list>
1599                                                                 </attr>
1600                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1601                                                                 <attr key="phc.line_number"><integer>41</integer></attr>
1602                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1603                                                         </attrs>
1604                                                         <AST:Assignment>
1605                                                                 <attrs>
1606                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1607                                                                         <attr key="phc.line_number"><integer>41</integer></attr>
1608                                                                 </attrs>
1609                                                                 <AST:Variable>
1610                                                                         <attrs>
1611                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1612                                                                                 <attr key="phc.line_number"><integer>41</integer></attr>
1613                                                                         </attrs>
1614                                                                         <AST:Target xsi:nil="true" />
1615                                                                         <AST:VARIABLE_NAME>
1616                                                                                 <attrs />
1617                                                                                 <value>sortText</value>
1618                                                                         </AST:VARIABLE_NAME>
1619                                                                         <AST:Expr_list>
1620                                                                         </AST:Expr_list>
1621                                                                 </AST:Variable>
1622                                                                 <bool><!-- is_ref -->false</bool>
1623                                                                 <AST:Method_invocation>
1624                                                                         <attrs>
1625                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1626                                                                                 <attr key="phc.line_number"><integer>41</integer></attr>
1627                                                                         </attrs>
1628                                                                         <AST:Variable>
1629                                                                                 <attrs>
1630                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1631                                                                                         <attr key="phc.line_number"><integer>41</integer></attr>
1632                                                                                 </attrs>
1633                                                                                 <AST:Target xsi:nil="true" />
1634                                                                                 <AST:VARIABLE_NAME>
1635                                                                                         <attrs />
1636                                                                                         <value>wgContLang</value>
1637                                                                                 </AST:VARIABLE_NAME>
1638                                                                                 <AST:Expr_list>
1639                                                                                 </AST:Expr_list>
1640                                                                         </AST:Variable>
1641                                                                         <AST:METHOD_NAME>
1642                                                                                 <attrs>
1643                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1644                                                                                         <attr key="phc.line_number"><integer>41</integer></attr>
1645                                                                                 </attrs>
1646                                                                                 <value>convertCategoryKey</value>
1647                                                                         </AST:METHOD_NAME>
1648                                                                         <AST:Actual_parameter_list>
1649                                                                                 <AST:Actual_parameter>
1650                                                                                         <attrs>
1651                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1652                                                                                                 <attr key="phc.line_number"><integer>41</integer></attr>
1653                                                                                         </attrs>
1654                                                                                         <bool><!-- is_ref -->false</bool>
1655                                                                                         <AST:Variable>
1656                                                                                                 <attrs>
1657                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1658                                                                                                         <attr key="phc.line_number"><integer>41</integer></attr>
1659                                                                                                 </attrs>
1660                                                                                                 <AST:Target xsi:nil="true" />
1661                                                                                                 <AST:VARIABLE_NAME>
1662                                                                                                         <attrs />
1663                                                                                                         <value>sortText</value>
1664                                                                                                 </AST:VARIABLE_NAME>
1665                                                                                                 <AST:Expr_list>
1666                                                                                                 </AST:Expr_list>
1667                                                                                         </AST:Variable>
1668                                                                                 </AST:Actual_parameter>
1669                                                                         </AST:Actual_parameter_list>
1670                                                                 </AST:Method_invocation>
1671                                                         </AST:Assignment>
1672                                                 </AST:Eval_expr>
1673                                                 <AST:Eval_expr>
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/CoreLinkFunctions.php</string></attr>
1680                                                                 <attr key="phc.line_number"><integer>42</integer></attr>
1681                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1682                                                         </attrs>
1683                                                         <AST:Method_invocation>
1684                                                                 <attrs>
1685                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1686                                                                         <attr key="phc.line_number"><integer>42</integer></attr>
1687                                                                 </attrs>
1688                                                                 <AST:Variable>
1689                                                                         <attrs>
1690                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1691                                                                                 <attr key="phc.line_number"><integer>42</integer></attr>
1692                                                                         </attrs>
1693                                                                         <AST:Variable>
1694                                                                                 <attrs>
1695                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1696                                                                                         <attr key="phc.line_number"><integer>42</integer></attr>
1697                                                                                 </attrs>
1698                                                                                 <AST:Target xsi:nil="true" />
1699                                                                                 <AST:VARIABLE_NAME>
1700                                                                                         <attrs />
1701                                                                                         <value>parser</value>
1702                                                                                 </AST:VARIABLE_NAME>
1703                                                                                 <AST:Expr_list>
1704                                                                                 </AST:Expr_list>
1705                                                                         </AST:Variable>
1706                                                                         <AST:VARIABLE_NAME>
1707                                                                                 <attrs />
1708                                                                                 <value>mOutput</value>
1709                                                                         </AST:VARIABLE_NAME>
1710                                                                         <AST:Expr_list>
1711                                                                         </AST:Expr_list>
1712                                                                 </AST:Variable>
1713                                                                 <AST:METHOD_NAME>
1714                                                                         <attrs>
1715                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1716                                                                                 <attr key="phc.line_number"><integer>42</integer></attr>
1717                                                                         </attrs>
1718                                                                         <value>addCategory</value>
1719                                                                 </AST:METHOD_NAME>
1720                                                                 <AST:Actual_parameter_list>
1721                                                                         <AST:Actual_parameter>
1722                                                                                 <attrs>
1723                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1724                                                                                         <attr key="phc.line_number"><integer>42</integer></attr>
1725                                                                                 </attrs>
1726                                                                                 <bool><!-- is_ref -->false</bool>
1727                                                                                 <AST:Method_invocation>
1728                                                                                         <attrs>
1729                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1730                                                                                                 <attr key="phc.line_number"><integer>42</integer></attr>
1731                                                                                         </attrs>
1732                                                                                         <AST:Variable>
1733                                                                                                 <attrs>
1734                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1735                                                                                                         <attr key="phc.line_number"><integer>42</integer></attr>
1736                                                                                                 </attrs>
1737                                                                                                 <AST:Target xsi:nil="true" />
1738                                                                                                 <AST:VARIABLE_NAME>
1739                                                                                                         <attrs />
1740                                                                                                         <value>title</value>
1741                                                                                                 </AST:VARIABLE_NAME>
1742                                                                                                 <AST:Expr_list>
1743                                                                                                 </AST:Expr_list>
1744                                                                                         </AST:Variable>
1745                                                                                         <AST:METHOD_NAME>
1746                                                                                                 <attrs>
1747                                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1748                                                                                                         <attr key="phc.line_number"><integer>42</integer></attr>
1749                                                                                                 </attrs>
1750                                                                                                 <value>getDBkey</value>
1751                                                                                         </AST:METHOD_NAME>
1752                                                                                         <AST:Actual_parameter_list>
1753                                                                                         </AST:Actual_parameter_list>
1754                                                                                 </AST:Method_invocation>
1755                                                                         </AST:Actual_parameter>
1756                                                                         <AST:Actual_parameter>
1757                                                                                 <attrs>
1758                                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1759                                                                                         <attr key="phc.line_number"><integer>42</integer></attr>
1760                                                                                 </attrs>
1761                                                                                 <bool><!-- is_ref -->false</bool>
1762                                                                                 <AST:Variable>
1763                                                                                         <attrs>
1764                                                                                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1765                                                                                                 <attr key="phc.line_number"><integer>42</integer></attr>
1766                                                                                         </attrs>
1767                                                                                         <AST:Target xsi:nil="true" />
1768                                                                                         <AST:VARIABLE_NAME>
1769                                                                                                 <attrs />
1770                                                                                                 <value>sortText</value>
1771                                                                                         </AST:VARIABLE_NAME>
1772                                                                                         <AST:Expr_list>
1773                                                                                         </AST:Expr_list>
1774                                                                                 </AST:Variable>
1775                                                                         </AST:Actual_parameter>
1776                                                                 </AST:Actual_parameter_list>
1777                                                         </AST:Method_invocation>
1778                                                 </AST:Eval_expr>
1779                                                 <AST:Return>
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/CoreLinkFunctions.php</string></attr>
1786                                                                 <attr key="phc.line_number"><integer>43</integer></attr>
1787                                                                 <attr key="phc.unparser.is_wrapped"><bool>true</bool></attr>
1788                                                         </attrs>
1789                                                         <AST:STRING>
1790                                                                 <attrs>
1791                                                                         <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1792                                                                         <attr key="phc.line_number"><integer>43</integer></attr>
1793                                                                         <attr key="phc.unparser.source_rep"><string></string></attr>
1794                                                                 </attrs>
1795                                                                 <value></value>
1796                                                         </AST:STRING>
1797                                                 </AST:Return>
1798                                         </AST:Statement_list>
1799                                 </AST:Method>
1800                         </AST:Member_list>
1801                 </AST:Class_def>
1802                 <AST:Nop>
1803                         <attrs>
1804                                 <attr key="phc.comments">
1805                                         <string_list>
1806                                                 <string></string>
1807                                         </string_list>
1808                                 </attr>
1809                                 <attr key="phc.filename"><string>/home/mdupont/2009/02/introspector/rdfintrospector/mediawiki/trunk/phase3/includes/parser/CoreLinkFunctions.php</string></attr>
1810                                 <attr key="phc.line_number"><integer>46</integer></attr>
1811                                 <attr key="phc.unparser.starts_line"><bool>true</bool></attr>
1812                         </attrs>
1813                 </AST:Nop>
1814         </AST:Statement_list>
1815 </AST:PHP_script>