Lines Matching full:star
1739 char *star;1743 star = strchr (input_line_pointer, '*');1744 if (star)1745 *star = '.';1750 if (star)1751 *star = '*';