* function foobar() * { * global $_phpDocumentor_setting; * } *
$a = "$test string"
* define("test",array("hello",6 => 4, 5 => array('there'))); *
* function handles($only,$these,$parameters){...} *
class X
class X extends Y implements I
* class X * { * var $Y; * } *