xref: /Universal-ctags/Units/parser-autoconf.r/nested-block.ac.b/expected.tags (revision 3261ddc70ce5bb6ad632905931861b270da9dcd1)
1USE_STDBOOL_H	input.ac	/^	AH_TEMPLATE([USE_STDBOOL_H], [whether or not to use <stdbool.h>.])$/;"	kind:template	line:3	language:Autoconf	end:3
2USE_STDBOOL_H	input.ac	/^	AC_DEFINE([USE_STDBOOL_H])$/;"	kind:definition	line:4	language:Autoconf	end:4
3bool	input.ac	/^	AH_TEMPLATE([bool],  [type for 'bool' if <stdbool.h> is missing or broken.])$/;"	kind:template	line:7	language:Autoconf	end:7
4true	input.ac	/^	AH_TEMPLATE([true],  [value of 'true' if <stdbool.h> is missing or broken.])$/;"	kind:template	line:8	language:Autoconf	end:8
5false	input.ac	/^	AH_TEMPLATE([false], [value of 'false' if <stdbool.h> is missing or broken.])$/;"	kind:template	line:9	language:Autoconf	end:9
6true	input.ac	/^	AC_DEFINE([true],  [1])$/;"	kind:definition	line:10	language:Autoconf	end:10
7false	input.ac	/^	AC_DEFINE([false], [0])$/;"	kind:definition	line:11	language:Autoconf	end:11
8input.ac	input.ac	1;"	kind:file	line:1	language:Autoconf	extra:inputFile	end:12
9