File: tags

package info (click to toggle)
linpqa 0.51-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 264 kB
  • ctags: 91
  • sloc: ansic: 2,310; makefile: 48
file content (66 lines) | stat: -rw-r--r-- 4,626 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted/
!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/darren@hiebert.com/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://home.hiwaay.net/~darren/ctags	/official site/
!_TAG_PROGRAM_VERSION	2.0.3	/with C++ support/
BitSkip	PQAdecompile.c	/^int BitSkip(bit_buffer *buffer,int bits) {$/;"	f
GetBits	PQAdecompile.c	/^int GetBits(bit_buffer *buffer, int bits) {$/;"	f
InitBitBuffer	PQAdecompile.c	/^bit_buffer *InitBitBuffer(char *buf, int length)$/;"	f
PILOT_TIME_DELTA	PQAcompile.c	52;"	d	file:
PQA_token	PQAcompile.c	/^	} PQA_token;$/;"	t	file:
RecordBuffer	PQAcompile.c	/^unsigned char RecordBuffer[65536];		\/* oversized to be sure! *\/$/;"	v
TYPE_HTML	PQAcompile.c	28;"	d	file:
TYPE_IMAGE	PQAcompile.c	29;"	d	file:
UintV	PQAdecompile.c	/^unsigned int UintV(bit_buffer *buffer)$/;"	f
UpCase	PQAcompile.c	/^void UpCase(char *buffer,int length)$/;"	f
__dump_compressed	PQAdecompile.c	/^int __dump_compressed(bit_buffer *buffer,FILE *out,char recursed)$/;"	f
alignment	PQAdecompile.c	/^char *alignment[] = { "left", "right", "top", "middle", "bottom"};$/;"	v
asciiz_stack	PQAdecompile.c	/^}	asciiz_stack;$/;"	t	file:
asciiz_t	PQAdecompile.c	/^typedef struct asciiz_t {$/;"	s	file:
attribute	PQAcompile.c	/^}	attribute;$/;"	t	file:
attribute_t	PQAcompile.c	/^typedef struct attribute_t {$/;"	s	file:
bit_buffer	PQAdecompile.c	/^} bit_buffer;$/;"	t	file:
compile_html	PQAcompile.c	/^int compile_html(struct pi_file *pf, needed_record *rec, int uid) $/;"	f
compile_image	PQAcompile.c	/^int compile_image(struct pi_file *pf, needed_record *rec, int uid) $/;"	f
compile_records	PQAcompile.c	/^int compile_records(struct pi_file *pf) $/;"	f
compile_tag	PQAcompile.c	/^int compile_tag(char **outpos, char *tag)	$/;"	f
conv_icon	PQAcompile.c	/^int conv_icon(char *buffer[], unsigned char *outbuf, char compress)$/;"	f
conv_icon_globbed	PQAcompile.c	/^int conv_icon_globbed(char *buffer, unsigned char *outbuf)$/;"	f
conv_icon_ppm	PQAcompile.c	/^int conv_icon_ppm(char *filename, unsigned char *outbuf, char compress, int depth)$/;"	f
destroy_attr	PQAcompile.c	/^void destroy_attr(attribute *a)$/;"	f
dump	PQAdecompile.c	/^dump (void *buf, int n)$/;"	f
dump_app_info	PQAdecompile.c	/^dump_app_info (struct pi_file *pf, struct DBInfo *ip)$/;"	f
dump_bitmap	PQAdecompile.c	/^dump_bitmap(char *buffer,int inlength, char *filename)$/;"	f
dump_compressed	PQAdecompile.c	/^dump_compressed(char *buf, int n,FILE *out)$/;"	f
dump_header	PQAdecompile.c	/^dump_header (struct pi_file *pf, struct DBInfo *ip)$/;"	f
dump_pqa	PQAdecompile.c	/^void dump_pqa(char *buf,int size)$/;"	f
dump_pqa_record	PQAdecompile.c	/^dump_pqa_record (struct pi_file *pf, struct DBInfo *ip, int record)$/;"	f
dump_record	PQAdecompile.c	/^dump_record (struct pi_file *pf, struct DBInfo *ip, int record)$/;"	f
findattr	PQAcompile.c	/^attribute *findattr(const char *tag,attribute *attr)$/;"	f
getattrs	PQAcompile.c	/^attribute *getattrs(char *tag)$/;"	f
halign	PQAdecompile.c	/^char *halign[]	= {"left", "center", "right"};$/;"	v
htmls	PQAdecompile.c	/^char *htmls[100];$/;"	v
icon	PQAcompile.c	/^static char * icon[] = {$/;"	v	file:
iso_time_str	PQAdecompile.c	/^iso_time_str (time_t t)$/;"	f
list_records	PQAdecompile.c	/^list_records (struct pi_file *pf, struct DBInfo *ip)$/;"	f
load_bitmap	PQAcompile.c	/^int load_bitmap(char *image[], FILE *in) $/;"	f
main	PQAcompile.c	/^int main(int argc, char *argv[])$/;"	f
main	PQAdecompile.c	/^main (int argc, char **argv)$/;"	f
needed_record	PQAcompile.c	/^}	needed_record;$/;"	t	file:
next_record	PQAcompile.c	/^int next_record=0;$/;"	v
num_htmls	PQAdecompile.c	/^int num_htmls = 0;$/;"	v
pilot_time_to_unix_time	PQAcompile.c	/^pilot_time_to_unix_time (unsigned long raw_time)$/;"	f	file:
pqa_header	PQAcompile.c	/^}	__attribute__ ((packed)) pqa_header;$/;"	t	file:
pqa_header	PQAdecompile.c	/^}	__attribute__ ((packed)) pqa_header;$/;"	t	file:
progname	PQAdecompile.c	/^char * progname;$/;"	v
record_stack	PQAcompile.c	/^needed_record	record_stack[1000];$/;"	v
small_icon	PQAcompile.c	/^static char * small_icon[] = {$/;"	v	file:
stack_pop	PQAdecompile.c	/^char *stack_pop(void)$/;"	f
stack_push	PQAdecompile.c	/^stack_push(char *string)$/;"	f
stack_top	PQAdecompile.c	/^asciiz_stack *stack_top = NULL;$/;"	v
token	PQAcompile.c	/^PQA_token token[] = {$/;"	v
unix_time_to_pilot_time	PQAcompile.c	/^unix_time_to_pilot_time (time_t t)$/;"	f	file:
usage	PQAdecompile.c	/^usage (void)$/;"	f
valign	PQAdecompile.c	/^char *valign[]	= {"top", "center", "bottom"};$/;"	v
vflag	PQAdecompile.c	/^int vflag=0;$/;"	v