Home
last modified time | relevance | path

Searched refs:S_SkipDest (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dsearch.c133 if (binding->flags & S_SkipDest) in search_forward()
202 if (binding->flags & S_SkipDest) in search_backward()
233 binding.flags = S_FoldCase | S_SkipDest; in string_in_line()
H A Ddir.c177 contents_binding.flags = S_FoldCase | S_SkipDest; in add_menu_to_file_buffer()
182 fb_binding.flags = S_FoldCase | S_SkipDest; in add_menu_to_file_buffer()
H A Dsearch.h45 #define S_SkipDest 0x02 /* Set means return pointing after the dest. */ macro
H A Dinfo-utils.c253 tmp_search.flags = S_FoldCase | S_SkipDest; in info_references_internal()
H A Dman.c556 frs_binding.flags = S_SkipDest; in find_reference_section()
H A Dsession.c2339 binding.flags = S_FoldCase | S_SkipDest;
3422 binding.flags |= S_SkipDest; in info_search_in_node()
3430 binding.flags |= S_SkipDest; in info_search_in_node()