Lines Matching refs:t_string
417 t_string, /* constant string */ enumerator
436 if (wp->type == t_string) in free_word()
450 if (!(wp->type == t_string)) in string_of_word()
667 if (wp->type == t_string) in accumulate_word()
692 if (wp->type == t_string) in accumulate_word()
701 if (wp->type == t_string) in accumulate_word()
780 wp->type = t_string; in read_word()
803 if (wp->type != t_string) in read_word()
883 if (inner.type == t_string) in read_command()
897 if (inner.type == t_string) in read_command()
930 if (argparser != NULL && inner.type == t_string) in read_command()