Searched refs:S_FoldCase (Results 1 – 6 of 6) sorted by relevance
103 if (binding->flags & S_FoldCase) in search_forward()170 if (binding->flags & S_FoldCase) in search_backward()233 binding.flags = S_FoldCase | S_SkipDest; in string_in_line()441 tmp_search.flags = S_FoldCase; in find_tags_table()
177 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()
183 tmp_search.flags = S_FoldCase; in info_menu_of_node()216 tmp_search.flags = S_FoldCase; in info_xrefs_of_node()253 tmp_search.flags = S_FoldCase | S_SkipDest; in info_references_internal()
402 binding.flags = S_FoldCase; in build_tags_and_nodes()469 indirect.flags = S_FoldCase; in build_tags_and_nodes()507 binding.flags = S_FoldCase; in get_nodes_of_info_file()560 node_body.flags = S_FoldCase; in get_nodes_of_info_file()761 binding.flags = S_FoldCase; in get_tags_of_indirect_tags_table()
44 #define S_FoldCase 0x01 /* Set means fold case in searches. */ macro
2339 binding.flags = S_FoldCase | S_SkipDest;3417 binding.flags |= S_FoldCase; in info_search_in_node()