Home
last modified time | relevance | path

Searched refs:INFO_MENU_LABEL (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Ddir.c185 contents_offset = search_forward (INFO_MENU_LABEL, &contents_binding); in add_menu_to_file_buffer()
186 fb_offset = search_forward (INFO_MENU_LABEL, &fb_binding); in add_menu_to_file_buffer()
224 (fb, &fb_binding, INFO_MENU_LABEL, strlen (INFO_MENU_LABEL)); in add_menu_to_file_buffer()
229 fb_offset = search_forward (INFO_MENU_LABEL, &fb_binding); in add_menu_to_file_buffer()
H A Dnodes.h69 #define INFO_MENU_LABEL "\n* Menu:" macro
H A Dinfo-utils.c186 position = search_forward (INFO_MENU_LABEL, &tmp_search); in info_menu_of_node()
193 tmp_search.start = position + strlen (INFO_MENU_LABEL); in info_menu_of_node()
H A Dsession.c2341 position = search (INFO_MENU_LABEL, &binding);
4258 if (strncmp (text, INFO_MENU_LABEL, strlen (INFO_MENU_LABEL)) == 0) in info_move_to_xref()
4298 if (strncmp (text, INFO_MENU_LABEL, strlen (INFO_MENU_LABEL)) == 0) in info_move_to_xref()