Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/texinfo/info/
Dnodes.c988 char *node_sep; in info_node_of_file_buffer_tags() local
1005 node_sep = adjust_nodestart (node, min, max); in info_node_of_file_buffer_tags()
1006 if (node_sep == NULL) in info_node_of_file_buffer_tags()
1012 tag->nodestart = node_sep - subfile->contents; in info_node_of_file_buffer_tags()