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";
46 ---> Doc comment for A::$a:
53 ---> Doc comment for A::$b:
57 ---> Doc comment for A::$c:
61 ---> Doc comment for A::$d:
67 ---> Doc comment for A::$e:
71 ---> Doc comment for A::$f:
73 * Doc comment for $f
77 ---> Doc comment for B::$a:
81 ---> Doc comment for B::$b:
82 string(%d) "/** A doc comment for $b */"
85 ---> Doc comment for B::$c:
89 ---> Doc comment for B::$e:
90 string(%d) "/** A doc comment for $e */"
93 ---> Doc comment for B::$d:
99 ---> Doc comment for B::$f:
101 * Doc comment for $f