Home
last modified time | relevance | path

Searched refs:Arg (Results 1 – 19 of 19) sorted by relevance

/vim-8.2.3635/src/VisVim/
H A DCommands.cpp31 static void DebugMsg(char* Msg, char* Arg = NULL);
704 static void DebugMsg(char* Msg, char* Arg) in DebugMsg() argument
707 sprintf(Buf, Msg, Arg); in DebugMsg()
/vim-8.2.3635/src/testdir/
H A Dtest_blockedit.vim21 …call setline(1, ['case Arg is ', ' when Name_Async,', ' when Name_Num_Gangs,', 'end …
24 …call assert_equal(["case Arg is ", " when Name_Async", " when Name_Num_Gangs,", "end…
/vim-8.2.3635/src/
H A Dgui_motif.c384 Arg args[10]; in gui_x11_create_widgets()
909 Arg arg[2]; in gui_mch_add_menu()
1278 Arg args[18]; in gui_mch_add_menu_item()
1554 Arg args[2]; in submenu_change()
1572 Arg args[1]; in submenu_change()
1768 Arg args[16]; in gui_mch_enable_scrollbar()
1825 Arg args[16]; in gui_mch_create_scrollbar()
2524 Arg args[6]; in gui_mch_dialog()
2969 Arg args[1]; in gui_mch_show_toolbar()
3264 Arg args[10]; in gui_mch_update_tabline()
[all …]
H A Dgui_athena.c726 Arg args[2]; in athena_calculate_ins_pos()
1070 Arg args[2]; in gui_mch_submenu_change()
1089 Arg args[1]; in gui_mch_submenu_change()
1146 Arg args[21]; in gui_mch_add_menu_item()
1295 Arg args[2]; in gui_mch_show_toolbar()
H A Dgui_xmdlg.c589 Arg args[2]; in display_sample()
695 Arg args[4]; in do_choice()
863 Arg args[64]; in gui_xm_select_font()
H A Dgui_beval.c1141 Arg args[2]; in drawBalloon()
1197 Arg args[12]; in createBalloonEvalWindow()
H A Dgui_at_fs.c1051 XtNumber(textResources), (Arg *) NULL, ZERO); in SFinitFont()
H A Dgui_x11.c1376 Arg arg[2]; in gui_mch_init()
/vim-8.2.3635/src/po/
H A Dga.po2867 msgstr "Arg�int anaithnid rogha"
2873 msgstr "Arg�int ar iarraidh i ndiaidh"
2883 msgstr "Arg�int neamhbhail� do"
2981 "Arg�int�:\n"
5457 msgstr "E390: Arg�int neamhcheadaithe: %s"
5592 msgstr "E406: Arg�int fholamh: %s"
5666 msgstr "E423: Arg�int neamhcheadaithe: %s"
5966 msgstr "E853: Arg�int dh�bailte: %s"
6533 msgstr "E474: Arg�int neamhbhail�"
6537 msgstr "E475: Arg�int neamhbhail�: %s"
[all …]
H A Dtr.po2073 msgstr "E417: Argüman eksik: %s"
7269 msgstr "E1167: Argüman adı var olan değişkeni gölgeliyor: %s"
H A Dsv.po1155 " Namn Arg Omr�de F�rdigt Definition"
H A Dpl.UTF-8.po1280 " Nazwa Arg. Zak. Gotowość Definicja"
H A Dpl.cp1250.po1280 " Nazwa Arg. Zak. Gotowo�� Definicja"
H A Dpl.po1280 " Nazwa Arg. Zak. Gotowo�� Definicja"
H A Dit.po5413 " Nome Arg. Indir. Completo Definizione"
/vim-8.2.3635/runtime/doc/
H A Dmap.txt390 :lmap :lnoremap :lunmap Insert, Command-line, Lang-Arg
437 Insert Command-line Lang-Arg ~
487 buffer, not a Vim command character. "Lang-Arg" isn't really another mode,
516 l ":lmap" mappings for Insert, Command-line and Lang-Arg
H A Dindex.txt1421 |:lmap| :lm[ap] like ":map!" but includes Lang-Arg mode
1422 |:lmapclear| :lmapc[lear] like ":mapclear!" but includes Lang-Arg mode
1426 |:lnoremap| :ln[oremap] like ":noremap!" but includes Lang-Arg mode
1439 |:lunmap| :lu[nmap] like ":unmap!" but includes Lang-Arg mode
H A Dusr_41.txt1376 : echo " Arg " .. index .. " is " .. a:{index}
H A Deval.txt3307 : exe 'amenu Arg.' . f . ' :e ' . f . '<CR>'