!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
!_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.6	//
CHECK_FPAR	main.c	60;"	d	file:
DEG	img.c	13;"	d	file:
EARTH_A	img.c	11;"	d	file:
EARTH_B_A	img.c	10;"	d	file:
EARTH_E2	img.c	9;"	d	file:
EPNGFATAL	imgproj.h	62;"	d
GEO_R	img.c	12;"	d	file:
OF_BLUEWHITE	imgproj.h	/^  OF_BLUEWHITE = 'b',$/;"	e	enum:outfilter
OF_CYANYELLOW	imgproj.h	/^  OF_CYANYELLOW = 'c',$/;"	e	enum:outfilter
OF_GREENWHITE	imgproj.h	/^  OF_GREENWHITE = 'g',$/;"	e	enum:outfilter
OF_REDWHITE	imgproj.h	/^  OF_REDWHITE = 'r',$/;"	e	enum:outfilter
OF_THRU	imgproj.h	/^  OF_THRU = 0,$/;"	e	enum:outfilter
OF_UNCHO	imgproj.h	/^  OF_UNCHO = 'u'$/;"	e	enum:outfilter
PT_PERSPECTIVE	imgproj.h	/^  PT_PERSPECTIVE = 'p', $/;"	e	enum:projtype
PT_RECTANGULAR	imgproj.h	/^  PT_RECTANGULAR = 'r'$/;"	e	enum:projtype
PT_STEREOGRAPHIC	imgproj.h	/^  PT_STEREOGRAPHIC = 's',$/;"	e	enum:projtype
RADIAN	img.c	14;"	d	file:
SYM2	main.c	10;"	d	file:
colon	main.c	/^  regex_t       colon;$/;"	m	struct:re_outspec	file:
colon2	main.c	/^  regex_t       colon2;$/;"	m	struct:re_outspec	file:
filename	imgproj.h	/^  const char *filename;$/;"	m	struct:outparams
findpixel	img.c	/^findpixel(const struct georefimg *img, double lat, double lon)$/;"	f
georefimg	imgproj.h	/^struct georefimg {$/;"	s
img_ba	imgproj.h	/^  double		img_ba;$/;"	m	struct:georefimg
img_bz	imgproj.h	/^  double		img_bz;$/;"	m	struct:georefimg
img_ch	imgproj.h	/^  double		img_ch;$/;"	m	struct:georefimg
img_cw	imgproj.h	/^  double		img_cw;$/;"	m	struct:georefimg
img_height	imgproj.h	/^  int   		img_height;$/;"	m	struct:georefimg
img_la	imgproj.h	/^  double		img_la;$/;"	m	struct:georefimg
img_lc	imgproj.h	/^  double		img_lc;$/;"	m	struct:georefimg
img_lz	imgproj.h	/^  double		img_lz;$/;"	m	struct:georefimg
img_next	imgproj.h	/^  struct georefimg	*img_next;$/;"	m	struct:georefimg	typeref:struct:georefimg::georefimg
img_of	imgproj.h	/^  enum outfilter	img_of;$/;"	m	struct:georefimg	typeref:enum:georefimg::outfilter
img_projtype	imgproj.h	/^  enum projtype		img_projtype;$/;"	m	struct:georefimg	typeref:enum:georefimg::projtype
img_sh	imgproj.h	/^  double		img_sh;$/;"	m	struct:georefimg
img_sw	imgproj.h	/^  double		img_sw;$/;"	m	struct:georefimg
img_vector	imgproj.h	/^  void			**img_vector;$/;"	m	struct:georefimg
img_width	imgproj.h	/^  int   		img_width;$/;"	m	struct:georefimg
imgproj_debug	main.c	/^int imgproj_debug = 0;$/;"	v
imgspec_parse	main.c	/^imgspec_parse(struct georefimg *img, const char *spec)$/;"	f
loadimg	img.c	/^loadimg(struct georefimg *img, const char *fnam)$/;"	f
main	main.c	/^main(int argc, const char **argv)$/;"	f
makeimg	img.c	/^makeimg(const struct outparams *op, const struct georefimg *img)$/;"	f
new_georefimg	img.c	/^new_georefimg(void)$/;"	f
outfilter	imgproj.h	/^enum outfilter {$/;"	g
outparams	imgproj.h	/^struct outparams {$/;"	s
outspec_parse	main.c	/^outspec_parse(struct re_outspec *regs,$/;"	f
outspec_regcomp	main.c	/^outspec_regcomp(void)$/;"	f
params_parse	main.c	/^params_parse(const char *spec, struct georefimg *next)$/;"	f
projtype	imgproj.h	/^enum projtype {$/;"	g
re_outspec	main.c	/^struct re_outspec {$/;"	s	file:
regexmsg	main.c	/^regexmsg(int e, regex_t *re)$/;"	f
writeimg	img.c	/^writeimg(const struct outparams *op, const struct georefimg *img,$/;"	f
xa	imgproj.h	/^  unsigned xa;  \/* global x index of first pixel (= 256 xfirst) *\/$/;"	m	struct:outparams
xz	imgproj.h	/^  unsigned xz;  \/* global x index of last pixel (= 256 xlast + 255) *\/$/;"	m	struct:outparams
ya	imgproj.h	/^  unsigned ya;  \/* global y index of first pixel (= 256 yfirst) *\/$/;"	m	struct:outparams
yz	imgproj.h	/^  unsigned yz;  \/* global y index of last pixel (= 256 ylast + 255) *\/$/;"	m	struct:outparams
z	imgproj.h	/^  unsigned z;  \/* zoom level *\/$/;"	m	struct:outparams
zxy	main.c	/^  regex_t       zxy;$/;"	m	struct:re_outspec	file:
