shithub: plan9front

ref: 8bc290cc0f60487fc5e8f2411a36c123dda1376f
dir: /acme/bin/source/adict/adict.h/

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

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