Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmacro.h69 extern void enclosure_expand (int arg, int start, int end);
H A Dmacro.c1096 enclosure_expand (int arg, int start, int end) in enclosure_expand() function
H A Dmakeinfo.c2031 remember_brace (enclosure_expand); in read_command()
2032 enclosure_expand (START, output_paragraph_offset, 0); in read_command()