shithub: plan9front

ref: 34a1b1bb22e482e9a31e522e6df1b34d1673a20a
dir: /acme/bin/source/adict/adict.h/

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

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