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