Searched refs:next_c (Results 1 – 1 of 1) sorted by relevance
15379 char next_c = 0; in s_change_section() local15389 next_c = input_line_pointer [(endc == '"' ? 2 : 1)]; in s_change_section()15392 if (c != ',' || (c == ',' && next_c == '"')) in s_change_section()