shithub: front

ref: aa5f3ddd8b95b9b952ac914ad0fa4b3e6692d043
dir: /acme/bin/source/adict/adict.h/

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

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