shithub: plan9front

ref: 30b7ca54c38e7229c32ec80df2c56bae9a5e5263
dir: /acme/bin/source/adict/adict.h/

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

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