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