Home
last modified time | relevance | path

Searched refs:ending_pos (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dsectioning.c439 unsigned char *starting_pos, *ending_pos; in insert_and_underscore() local
493 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() local
584 ending_pos = output_paragraph + output_paragraph_offset; in sectioning_html()
589 toc_add_entry (substring (starting_pos, ending_pos), in sectioning_html()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.463720 and ending_pos as unsigned char * since they're based on