shithub: plan9front

ref: 47ec5de29e56c4cf223e0582b930b88ca2a589ee
dir: /acme/bin/source/adict/adict.h/

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

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