!_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://darren.hiebert.com/ctags/	/official site/
!_TAG_PROGRAM_VERSION	3.2	/with C, C++, Eiffel, Fortran, and Java  support/
SKIP_SPACE	http.c	378;"	d	file:
SKIP_TXT	http.c	377;"	d	file:
base64_decode	http.c	/^static void base64_decode(char *auth_buf,char *buf)$/;"	f	file:
build_header	http.c	/^static void build_header(HTTP_CNX *ptr,char *code,char *hdr)$/;"	f	file:
check_expired_cnx	http.c	/^static void check_expired_cnx()$/;"	f	file:
cnx	http.c	/^static GArray *cnx;$/;"	v	file:
cvt_ascii	http.c	/^int cvt_ascii( unsigned char alpha )$/;"	f
encode_html	http.c	/^static void encode_html(char *source,char *dest)$/;"	f	file:
encode_html1	http.c	/^static void encode_html1(char *source,char *dest)$/;"	f	file:
extract_login_passwd_from_lp	http.c	/^static void	extract_login_passwd_from_lp(char *lp, char *login, char *password)$/;"	f	file:
extract_request_filename	http.c	/^static void extract_request_filename(char *src,char *dest,int max_len)$/;"	f	file:
find_http_cnx_by_user_sock	http.c	/^static int find_http_cnx_by_user_sock(int user_sock)$/;"	f	file:
httpd_sock	http.c	/^static int httpd_sock=-1;	\/* socket pour ajouter des sites a un ring *\/$/;"	v	file:
kill_cnx	http.c	/^static void kill_cnx(HTTP_CNX *ptr, int i)$/;"	f	file:
make_dir_list	http.c	/^static void	make_dir_list(char *path, char *outfile,char *initial_path)$/;"	f	file:
manage_http_xfer	http.c	/^static void manage_http_xfer(int user_sock, int flag)$/;"	f	file:
manage_httpd_sock	http.c	/^static void manage_httpd_sock(int http_sock, int flag)$/;"	f	file:
parse_query_and_prepare_reply	http.c	/^static void	parse_query_and_prepare_reply(HTTP_CNX *ptr,int num_cnx)$/;"	f	file:
plugin_id	http.c	/^gchar *plugin_id(guint32 hsx_version_id)$/;"	f
plugin_load	http.c	/^int plugin_load(char **ptr)$/;"	f
plugin_unload	http.c	/^int plugin_unload(char **ptr)$/;"	f
realm_base	http.c	/^static char realm_base[17];$/;"	v	file:
stage_one	http.c	/^static void stage_one(HTTP_CNX *ptr, int num_cnx)$/;"	f	file:
stage_two	http.c	/^static void stage_two(HTTP_CNX *ptr, int num_cnx)$/;"	f	file:
