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