Home
last modified time | relevance | path

Searched defs:char_offset (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dmakedoc.c91 long char_offset; /* Character offset at which it appears. */ member
301 char *name, int line, long int char_offset) in add_tag_to_block()