xref: /Universal-ctags/Tmain/readtags-qualifier-regex.d/output.tags (revision eec3988a3513342dda124ae7e71158386bd59f1e)
1!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
2!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
3!_TAG_OUTPUT_FILESEP	slash	/slash or backslash/
4!_TAG_OUTPUT_MODE	u-ctags	/u-ctags or e-ctags/
5!_TAG_PATTERN_LENGTH_LIMIT	96	/0 for no limit/
6!_TAG_PROGRAM_AUTHOR	Universal Ctags Team	//
7!_TAG_PROGRAM_NAME	Universal Ctags	/Derived from Exuberant Ctags/
8!_TAG_PROGRAM_URL	https://ctags.io/	/official site/
9!_TAG_PROGRAM_VERSION	0.0.0	/e9d9780d/
10CHAR	input.hxx	/^typedef char CHAR;$/
11INT	input.hxx	/^typedef int  INT;$/
12f	input.hxx	/^int f ( int,  int,  int);$/;"	signature:(int,int,int)
13f	input.hxx	/^int f ( int,  int, char);$/;"	signature:(int,int,char)
14f	input.hxx	/^int f ( int, char,  int);$/;"	signature:(int,char,int)
15f	input.hxx	/^int f ( int, char, char);$/;"	signature:(int,char,char)
16f	input.hxx	/^int f (char,  int,  int);$/;"	signature:(char,int,int)
17f	input.hxx	/^int f (char,  int, char);$/;"	signature:(char,int,char)
18f	input.hxx	/^int f (char, char,  int);$/;"	signature:(char,char,int)
19f	input.hxx	/^int f (char, char, char);$/;"	signature:(char,char,char)
20g	input.hxx	/^int g ( INT,  INT,  INT);$/;"	signature:(INT,INT,INT)
21g	input.hxx	/^int g ( INT,  INT, CHAR);$/;"	signature:(INT,INT,CHAR)
22g	input.hxx	/^int g ( INT, CHAR,  INT);$/;"	signature:(INT,CHAR,INT)
23g	input.hxx	/^int g ( INT, CHAR, CHAR);$/;"	signature:(INT,CHAR,CHAR)
24g	input.hxx	/^int g (CHAR,  INT,  INT);$/;"	signature:(CHAR,INT,INT)
25g	input.hxx	/^int g (CHAR,  INT, CHAR);$/;"	signature:(CHAR,INT,CHAR)
26g	input.hxx	/^int g (CHAR, CHAR,  INT);$/;"	signature:(CHAR,CHAR,INT)
27g	input.hxx	/^int g (CHAR, CHAR, CHAR);$/;"	signature:(CHAR,CHAR,CHAR)
28