Home
last modified time | relevance | path

Searched refs:SID_CARG (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dmain.c569 params.use_ef, OPT_FREE, SID_CARG); in vim_main2()
3077 current_sctx.sc_sid = SID_CARG; in exe_commands()
H A Dvim.h1264 #define SID_CARG -3 // for "-c" argument macro
H A Dscriptfile.c1577 if (id == SID_CARG) in get_scriptname()