Lines Matching refs:comment
18 /**Not a doc comment */
21 * Doc comment for $f
28 /** A doc comment for $b */
30 /** A doc comment for $e */
38 echo "\n\n---> Doc comment for $class::$" . $rp->getName() . ":\n";
45 ---> Doc comment for A::$a:
52 ---> Doc comment for A::$b:
56 ---> Doc comment for A::$c:
60 ---> Doc comment for A::$d:
66 ---> Doc comment for A::$e:
70 ---> Doc comment for A::$f:
72 * Doc comment for $f
76 ---> Doc comment for B::$a:
80 ---> Doc comment for B::$b:
81 string(%d) "/** A doc comment for $b */"
84 ---> Doc comment for B::$c:
88 ---> Doc comment for B::$e:
89 string(%d) "/** A doc comment for $e */"
92 ---> Doc comment for B::$d:
98 ---> Doc comment for B::$f:
100 * Doc comment for $f