Searched refs:what_section (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dsectioning.h69 extern int what_section (char *text, char **secname);
H A Dsectioning.c183 what_section (char *text, char **secname)
336 level = what_section (temp, &secname);
701 this_section = what_section (input_text + input_text_offset,
181 what_section (char *text, char **secname) function
H A Dnode.c697 this_section = what_section (input_text + input_text_offset, NULL);

Completed in 105 milliseconds