Home
last modified time | relevance | path

Searched refs:oa (Results 1 – 18 of 18) sorted by relevance

/vim-8.2.3635/src/
H A Dmain.c1154 oparg_T oa; // operator arguments in main_loop() local
1165 current_oap = &oa; in main_loop()
1196 clear_oparg(&oa); in main_loop()
1486 && oa.op_type == OP_NOP && oa.regname == NUL in main_loop()
1494 normal_cmd(&oa, TRUE); in main_loop()
1502 normal_cmd(&oa, TRUE); in main_loop()
H A Dex_docmd.c7718 oparg_T oa; in ex_operators() local
7720 clear_oparg(&oa); in ex_operators()
7725 oa.motion_type = MLINE; in ex_operators()
7741 op_delete(&oa); in ex_operators()
7745 oa.op_type = OP_YANK; in ex_operators()
7757 oa.op_type = OP_RSHIFT; in ex_operators()
7759 oa.op_type = OP_LSHIFT; in ex_operators()
8562 oparg_T oa; in exec_normal() local
8567 clear_oparg(&oa); in exec_normal()
8577 && oa.op_type == OP_NOP && oa.regname == NUL in exec_normal()
[all …]
H A Dclipboard.c2018 oparg_T oa; in clip_get_selection() local
2042 clear_oparg(&oa); in clip_get_selection()
2043 oa.regname = (cbd == &clip_plus ? '+' : '*'); in clip_get_selection()
2044 oa.op_type = OP_YANK; in clip_get_selection()
2046 ca.oap = &oa; in clip_get_selection()
H A Dos_win32.c4683 oparg_T oa; // operator arguments in mch_call_shell_terminal() local
4721 clear_oparg(&oa); in mch_call_shell_terminal()
4724 if (oa.op_type == OP_NOP && oa.regname == NUL && !VIsual_active) in mch_call_shell_terminal()
4729 normal_cmd(&oa, TRUE); in mch_call_shell_terminal()
4732 normal_cmd(&oa, TRUE); in mch_call_shell_terminal()
7399 OBJECT_ATTRIBUTES oa; in copy_extattr() local
7425 InitializeObjectAttributes(&oa, &u, 0, NULL, NULL); in copy_extattr()
7426 if (pNtOpenFile(&h, FILE_READ_EA, &oa, &iosb, 0, in copy_extattr()
7450 InitializeObjectAttributes(&oa, &u, 0, NULL, NULL); in copy_extattr()
7451 if (pNtOpenFile(&h, FILE_WRITE_EA, &oa, &iosb, 0, in copy_extattr()
H A Dnormal.c1340 oparg_T oa; in call_yank_do_autocmd() local
1343 clear_oparg(&oa); in call_yank_do_autocmd()
1344 oa.regname = regname; in call_yank_do_autocmd()
1345 oa.op_type = OP_YANK; in call_yank_do_autocmd()
1346 oa.is_VIsual = TRUE; in call_yank_do_autocmd()
1348 yank_do_autocmd(&oa, reg); in call_yank_do_autocmd()
3575 oparg_T oa; in do_nv_ident() local
3578 clear_oparg(&oa); in do_nv_ident()
3580 ca.oap = &oa; in do_nv_ident()
H A Dmark.c342 oparg_T oa; in getmark_buf_fnum() local
347 if (findpar(&oa.inclusive, in getmark_buf_fnum()
H A Dos_unix.c4470 oparg_T oa; // operator arguments in mch_call_shell_terminal() local
4487 clear_oparg(&oa); in mch_call_shell_terminal()
4490 if (oa.op_type == OP_NOP && oa.regname == NUL && !VIsual_active) in mch_call_shell_terminal()
4495 normal_cmd(&oa, TRUE); in mch_call_shell_terminal()
4498 normal_cmd(&oa, TRUE); in mch_call_shell_terminal()
H A Dgetchar.c1490 oparg_T oa; in openscript() local
1502 clear_oparg(&oa); in openscript()
1509 normal_cmd(&oa, FALSE); // execute one command in openscript()
H A Dgui_w32.c4340 oparg_T oa; in _OnMouseWheel() local
4348 clear_oparg(&oa); in _OnMouseWheel()
4349 cap.oap = &oa; in _OnMouseWheel()
/vim-8.2.3635/runtime/spell/nl/
H A Dnl_NL.diff167 - REP oa o.a.
/vim-8.2.3635/runtime/syntax/
H A Dinform.vim312 SynDisplay match informAccent contained "@ss\|@<<\|@>>\|@oa\|@oA\|@ae\|@AE\|@cc\|@cC"
H A Dsicad.vim279 syn keyword sicadStatement ntz oa oan odel odf
H A D8th.vim37 …ltin args #:args b #:b dhm #:dhm exec# #:exec# id2ns #:id2ns id? #:id? idd #:idd key #:key oa #:oa
/vim-8.2.3635/src/testdir/
H A Dtest_undo.vim310 call feedkeys("oa\<Esc>", 'xt')
H A Dtest_spell_utf8.vim154 \"SYLLABLE a\xE1e\xE9i\xEDo\xF3\xF6\xF5u\xFA\xFC\xFBy/aa/au/ea/ee/ei/ie/oa/oe/oo/ou/uu/ui",
H A Dtest_ins_complete.vim92 exe "normal oa\<C-N>\<Esc>"
H A Dtest_spell.vim986 \"SYLLABLE a\xE1e\xE9i\xEDo\xF3\xF6\xF5u\xFA\xFC\xFBy/aa/au/ea/ee/ei/ie/oa/oe/oo/ou/uu/ui",
/vim-8.2.3635/runtime/doc/
H A Dspell.txt1418 SYLLABLE aáeéiíoóöõuúüûy/aa/au/ea/ee/ei/ie/oa/oe/oo/ou/uu/ui ~