Searched refs:next_line_start (Results 1 – 2 of 2) sorted by relevance
672 char *next_line_start = NULL; in get_next_line() local687 next_line_start = line_end + 1; in get_next_line()707 next_line_start = line_end + 1; in get_next_line()762 if (next_line_start) in get_next_line()763 m_line_start_idx = next_line_start - m_data; in get_next_line()
534 char *next_line_start = NULL; in get_next_line() local549 next_line_start = line_end + 1; in get_next_line()569 next_line_start = line_end + 1; in get_next_line()622 if (next_line_start) in get_next_line()623 c->line_start_idx = next_line_start - c->data; in get_next_line()