Lines Matching refs:text
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.
21 # that follow. The default is UTF-8 which is also the encoding used for all text
113 # used to form the text in various listings. Each string in this list, if found
114 # as the leading text of the brief description, will be stripped from the text
116 # text. Otherwise, the brief description is used as-is. If left blank, the
541 # append additional text to a page's title, such as Class Reference. If set to
772 # can produce. The string should contain the $file, $line, and $text tags, which
774 # and the warning text. Optionally the format may contain $version, which will
777 # The default value is: $file:$line: $text.
779 WARN_FORMAT = "$file:$line: $text"