Searched refs:ending_pos (Results 1 – 1 of 1) sorted by relevance
438 unsigned char *starting_pos, *ending_pos; in insert_and_underscore() local492 ending_pos = output_paragraph + output_paragraph_offset; in insert_and_underscore()494 toc_add_entry (substring (starting_pos, ending_pos - 1), in insert_and_underscore()499 len = (ending_pos - starting_pos) - 1; in insert_and_underscore()518 unsigned char *starting_pos, *ending_pos; in sectioning_html() local583 ending_pos = output_paragraph + output_paragraph_offset; in sectioning_html()588 toc_add_entry (substring (starting_pos, ending_pos), in sectioning_html()