shithub: plan9front

ref: 0cb4115b8234946b5468f3f0fe29d4c6a94f1026
dir: /acme/bin/source/adict/adict.h/

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

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