!_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	/dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME	Exuberant Ctags	//
!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
!_TAG_PROGRAM_VERSION	5.2.2	//
TIME_BUFSIZE	mod_witch.c	268;"	d	file:
WITCH_ERROR	mod_witch.c	/^	WITCH_ERROR$/;"	e	file:
WITCH_HOSTNAME	mod_witch.c	/^	WITCH_HOSTNAME$/;"	e	file:
WITCH_IP	mod_witch.c	/^	WITCH_IP,$/;"	e	file:
WITCH_LOG	mod_witch.c	/^	WITCH_LOG,$/;"	e	file:
WITCH_MAXQLEN	mod_witch.c	17;"	d	file:
WITCH_VERSION	mod_witch.c	16;"	d	file:
error	mod_witch.c	/^	int error;$/;"	m	struct:	file:
facility	mod_witch.c	/^	int facility;								\/* LOG_AUTH, LOG_AUTHPRIV, LOG_CRON, LOG_DAEMON,$/;"	m	struct:	file:
ident	mod_witch.c	/^	char *ident;$/;"	m	struct:	file:
level	mod_witch.c	/^	int level;									\/* LOG_EMERG, LOG_ALERT, LOG_CRIT, LOG_ERR, $/;"	m	struct:	file:
logstyle	mod_witch.c	/^	int logstyle;$/;"	m	struct:	file:
option	mod_witch.c	/^	int option;									\/* LOG_CONS, LOG_NDELAY, LOG_PERROR, LOG_PID *\/$/;"	m	struct:	file:
witch_child_exit	mod_witch.c	/^static void witch_child_exit(server_rec * c, pool * p)$/;"	f	file:
witch_child_init	mod_witch.c	/^static void witch_child_init(server_rec * c, pool * p)$/;"	f	file:
witch_cmds	mod_witch.c	/^static command_rec witch_cmds[] = {$/;"	v	file:
witch_error	mod_witch.c	/^} witch_error;$/;"	v	file:
witch_log	mod_witch.c	/^static int witch_log(request_rec * r)$/;"	f	file:
witch_logstyle	mod_witch.c	/^} witch_logstyle;$/;"	v	file:
witch_module	mod_witch.c	/^module MODULE_VAR_EXPORT witch_module = {$/;"	v
witch_module	mod_witch.c	/^module MODULE_VAR_EXPORT witch_module;$/;"	v
witch_server_cfg	mod_witch.c	/^} witch_server_cfg;$/;"	t	file:
witch_server_config	mod_witch.c	/^static void *witch_server_config(pool * p, server_rec * c)$/;"	f	file:
witch_server_init	mod_witch.c	/^static void witch_server_init(server_rec * c, pool * p)$/;"	f	file:
witch_set_error	mod_witch.c	/^static const char *witch_set_error(cmd_parms * cmd, void *dummy, char *arg)$/;"	f	file:
witch_set_facility	mod_witch.c	/^static const char *witch_set_facility(cmd_parms * cmd, void *dummy, char *arg)$/;"	f	file:
witch_set_ident	mod_witch.c	/^static const char *witch_set_ident(cmd_parms * cmd, void *dummy, char *arg)$/;"	f	file:
witch_set_level	mod_witch.c	/^static const char *witch_set_level(cmd_parms * cmd, void *dummy, char *arg)$/;"	f	file:
witch_set_logstyle	mod_witch.c	/^static const char *witch_set_logstyle(cmd_parms * cmd, void *dummy, char *arg)$/;"	f	file:
witch_set_option	mod_witch.c	/^static const char *witch_set_option(cmd_parms * cmd, void *dummy, char *arg)$/;"	f	file:
