Searched refs:what_section (Results 1 – 4 of 4) sorted by relevance
67 extern int what_section (char *text, char **secname);
179 what_section (char *text, char **secname) in what_section() function333 level = what_section (temp, &secname); in sectioning_underscore()696 this_section = what_section (input_text + input_text_offset, in cm_top()
691 this_section = what_section (input_text + input_text_offset, NULL); in cm_node()
4890 * makeinfo/sectioning.c (what_section): take additional SECNAME4892 * makeinfo/sectioning.h (what_section): remove redundant decl.4893 * makeinfo/node.c (cm_node): change what_section call here, too.