Lines Matching refs:comment
16 /**Not a doc comment */
19 * Doc comment for $f
26 /** A doc comment for $b */
28 /** A doc comment for $e */
36 echo "\n\n---> Doc comment for $class::$" . $rp->getName() . ":\n";
44 ---> Doc comment for A::$a:
51 ---> Doc comment for A::$b:
55 ---> Doc comment for A::$c:
59 ---> Doc comment for A::$d:
65 ---> Doc comment for A::$e:
69 ---> Doc comment for A::$f:
71 * Doc comment for $f
75 ---> Doc comment for B::$a:
79 ---> Doc comment for B::$b:
80 string(%d) "/** A doc comment for $b */"
83 ---> Doc comment for B::$c:
87 ---> Doc comment for B::$e:
88 string(%d) "/** A doc comment for $e */"
91 ---> Doc comment for B::$d:
97 ---> Doc comment for B::$f:
99 * Doc comment for $f