Lines Matching full:comment
6 # All text after a double hash (##) is considered a comment and is placed in
9 # All text after a single hash (#) is considered a comment and will be ignored.
206 # first line (until the first dot) of a Javadoc-style comment as the brief
217 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the
225 # line (until the first dot) of a Qt-style comment as the brief description. If
233 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
235 # to treat a multi-line C++ comment block as a detailed description. Set this
952 # comment), *.py, *.pyw, *.f90, *.f95, *.f03, *.f08, *.f18, *.f, *.for, *.vhd,
1133 # characters from position 72 are to be considered as comment. A common
1134 # extension is to allow longer lines before the automatic comment starts. The
1136 # be processed before the automatic comment starts.
1161 # special comment blocks from generated source code fragments. Normal C, C++ and