shithub: front

ref: 4e5d75d7a6ebbd2ea8111128fe772630e5d46abd
dir: /acme/bin/source/adict/adict.h/

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

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