shithub: plan9front

ref: a3b5e3994f7f2897ab1b5bb20b91224d145c1fc1
dir: /acme/bin/source/adict/adict.h/

View raw version
enum
{
	Matchwin,
	Entrywin,
	Dictwin
};

#define MAXTAG	20
#define MAXMATCH 100
#define BUFSIZE	4096