Searched refs:b_help (Results 1 – 13 of 13) sorted by relevance
1681 help_save = curbuf->b_help; in find_tags()1716 curbuf->b_help = TRUE; // will be restored later in find_tags()1722 curbuf->b_help = FALSE; in find_tags()1728 if (curbuf->b_help) in find_tags()1824 if (curbuf->b_help) in find_tags()2816 curbuf->b_help = help_save; in find_tags()2881 if (curbuf->b_help) in get_tagfname()3489 keep_help_flag = curbuf->b_help; in jumpto_tag()3657 if (curbuf->b_help) in jumpto_tag()3744 if ((p_tr || curbuf->b_help) in expand_tag_fname()
61 if (eap->forceit && *arg == NUL && !curbuf->b_help) in ex_help()642 curbuf->b_help = TRUE; in prepare_help_buffer()
1474 if (buf->b_help == curbuf->b_help && buf->b_p_bl) in do_buffer_ext()1795 if (!buf->b_help) in enter_buffer()1881 if (!curbuf->b_help && curwin->w_p_spell && *curwin->w_s->b_p_spl != NUL) in enter_buffer()4703 if (wp->w_buffer->b_help) in build_stl_str_hl()5608 return buf != NULL && buf->b_help; in bt_help()
873 else if ((mod_mask & MOD_MASK_CTRL) || (curbuf->b_help in do_mouse()1450 case MOUSE_HELP: if (c != MOUSE_RETURN && curbuf->b_help) in mouse_has()
315 if ((shortmess(SHM_OVER) || curbuf->b_help) && p_verbose == 0) in readfile()580 if ((check_readonly && file_readonly) || curbuf->b_help) in readfile()805 else if (curbuf->b_help) in readfile()
913 && !(buf->b_help && !(ssop_flags & SSOP_HELP)) in makeopens()
3385 if (pp == &p_hh && curbuf->b_help && curwin->w_height < p_hh) in set_num_option()5873 dont_do_help = ((flags & BCO_NOHELP) && buf->b_help) in buf_copy_options()6149 buf->b_help = FALSE; in buf_copy_options()
1807 curbuf->b_help = (curbuf->b_p_bt[0] == 'h'); in did_set_string_option()
370 if (!buf->b_help && !B_SPELL(buf)) in ml_open()4921 && !buf->b_help in findswapname()
3079 int b_help; // TRUE for help file buffer (when set b_p_bt member
3743 if (curbuf->b_help) in nv_ident()3793 if (curbuf->b_help) in nv_ident()
2598 if (buf != NULL && buf->b_help) in home_replace()
2892 if (!curbuf->b_help) in do_ecmd()