Searched refs:ending_pos (Results 1 – 2 of 2) sorted by relevance
439 unsigned char *starting_pos, *ending_pos; in insert_and_underscore() local493 ending_pos = output_paragraph + output_paragraph_offset; in insert_and_underscore()495 toc_add_entry (substring (starting_pos, ending_pos - 1), in insert_and_underscore()500 len = (ending_pos - starting_pos) - 1; in insert_and_underscore()519 unsigned char *starting_pos, *ending_pos; in sectioning_html() local584 ending_pos = output_paragraph + output_paragraph_offset; in sectioning_html()589 toc_add_entry (substring (starting_pos, ending_pos), in sectioning_html()
3720 and ending_pos as unsigned char * since they're based on