Lines Matching refs:filter
679 # and *.h) to filter out the source-files in the directories. If left
731 # and *.h) to filter out the source-files in the directories. If left
750 # invoke to filter for each input file. Doxygen will invoke the filter program
751 # by executing (via popen()) the command <filter> <input-file>, where <filter>
753 # input file. Doxygen will then use the output that the filter program writes
756 # Note that the filter must not add or remove lines; it is applied before the
765 # filter if there is a match.
767 # pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further
773 # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using
774 # INPUT_FILTER) will be used to filter the input files when producing source
782 # using *.ext= (so without naming a filter). This option only has effect when
1095 # If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to
1102 # custom filter to add. For more information please see
1110 # filter section matches.
1111 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">
1600 # patterns (like *.h and *.hpp) to filter out the header-files in the