Lines Matching refs:comment
19 /**Not a doc comment */
22 * Doc comment for $f
29 /** A doc comment for $b */
31 /** A doc comment for $e */
39 echo "\n\n---> Doc comment for $class::$" . $rp->getName() . ":\n";
47 ---> Doc comment for A::$a:
54 ---> Doc comment for A::$b:
58 ---> Doc comment for A::$c:
62 ---> Doc comment for A::$d:
68 ---> Doc comment for A::$e:
72 ---> Doc comment for A::$f:
74 * Doc comment for $f
78 ---> Doc comment for B::$a:
82 ---> Doc comment for B::$b:
83 string(%d) "/** A doc comment for $b */"
86 ---> Doc comment for B::$c:
90 ---> Doc comment for B::$e:
91 string(%d) "/** A doc comment for $e */"
94 ---> Doc comment for B::$d:
100 ---> Doc comment for B::$f:
102 * Doc comment for $f