ismeta            590 win32/glob.c   			if (ismeta(*p))
ismeta            924 win32/glob.c   		(void)printf("%c", ismeta(*p) ? '_' : ' ');