Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/info/
H A Dsearch.c131 if (binding->flags & S_SkipDest) in search_forward()
200 if (binding->flags & S_SkipDest) in search_backward()
231 binding.flags = S_FoldCase | S_SkipDest; in string_in_line()
H A Ddir.c175 contents_binding.flags = S_FoldCase | S_SkipDest; in add_menu_to_file_buffer()
180 fb_binding.flags = S_FoldCase | S_SkipDest; in add_menu_to_file_buffer()
H A Dsearch.h43 #define S_SkipDest 0x02 /* Set means return pointing after the dest. */ macro
H A Dinfo-utils.c251 tmp_search.flags = S_FoldCase | S_SkipDest; in info_references_internal()
H A Dman.c554 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()