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

/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dsectioning.h67 extern int what_section (char *text, char **secname);
H A Dsectioning.c181 what_section (char *text, char **secname)
335 level = what_section (temp, &secname);
700 this_section = what_section (input_text + input_text_offset,
179 what_section (char *text, char **secname) function
H A Dnode.c695 this_section = what_section (input_text + input_text_offset, NULL);

Completed in 48 milliseconds