Searched refs:do_unlet (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/vim-53/src/proto/
H A Deval.pro42 int do_unlet __ARGS((char_u *name, int forceit));
/macosx-10.9.5/vim-53/src/
H A Dex_cmds2.c2578 do_unlet((char_u *)"g:current_compiler", TRUE);
2579 do_unlet((char_u *)"b:current_compiler", TRUE);
2603 do_unlet((char_u *)"g:current_compiler", TRUE);
H A Dsyntax.c3578 do_unlet((char_u *)"b:current_syntax", TRUE);
3579 do_unlet((char_u *)"w:current_syntax", TRUE);
3678 do_unlet((char_u *)"g:syntax_cmd", TRUE);
3694 do_unlet((char_u *)"g:syntax_cmd", TRUE);
6223 do_unlet((char_u *)"b:current_syntax", TRUE);
6988 do_unlet((char_u *)"colors_name", TRUE);
H A Dbuffer.c3720 do_unlet((char_u *)"g:actual_curbuf", TRUE);
H A Dgui_gtk_x11.c2025 do_unlet((char_u *)"Save_VV_this_session", TRUE);
H A Deval.c3543 else if (do_unlet(lp->ll_name, forceit) == FAIL)
3580 do_unlet(name, forceit) function
H A Doption.c5775 do_unlet((char_u *)"g:colors_name", TRUE);

Completed in 409 milliseconds