shithub: front

ref: 5e4b3a7490d301a7547a021bf1cf1e2d0f25de21
dir: /acme/bin/source/adict/adict.h/

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

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