Searched refs:t_separator (Results 1 – 2 of 2) sorted by relevance
419 t_separator, /* command separator: semicolon or newline */ enumerator742 wp->type = t_separator; in read_word()748 wp->type = t_separator; in read_word()873 if (inner.type == t_separator || inner.type == t_bracket in read_command()957 if (terminator != t_separator) in read_command_list()
430 t_separator, /* command separator: semicolon or newline */ enumerator748 wp->type = t_separator; in read_word()802 wp->type = (c == ';' ? t_separator : t_other); in read_word()1218 if (inner.type == t_separator in read_command()1321 if (terminator != t_separator) in read_command_list()