Searched refs:n0 (Results 1 – 6 of 6) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | spell.c | 3214 int n0; in spell_soundfold_sal() local 3322 n0 = slang->sl_sal_first[c0]; in spell_soundfold_sal() 3328 for ( ; (s = smp[n0].sm_lead)[0] == c0; ++n0) in spell_soundfold_sal() 3332 k0 = smp[n0].sm_leadlen; in spell_soundfold_sal() 3349 if ((pf = smp[n0].sm_oneof) != NULL) in spell_soundfold_sal() 3361 s = smp[n0].sm_rules; in spell_soundfold_sal() 3494 int n0; in spell_soundfold_wsal() local 3615 n0 = slang->sl_sal_first[c0 & 0xff]; in spell_soundfold_wsal() 3623 == (c0 & 0xff); ++n0) in spell_soundfold_wsal() 3628 k0 = smp[n0].sm_leadlen; in spell_soundfold_wsal() [all …]
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_textformat.vim | 14 exe "normal /^{/+1\n0" 29 exe "normal /^{/+1\n0" 45 exe "normal /^{/+1\n0" 62 exe "normal /^{/+1\n0" 79 exe "normal /^{/+1\n0" 98 exe "normal /^{/+3\n0" 129 exe "normal /^{/+1\n0" 143 exe "normal /^{/+2\n0"
|
| H A D | test_execute_func.vim | 52 call assert_equal("\n0\n1\n2\n3", execute(l))
|
| H A D | test_tabpage.vim | 372 0tabedit n0
|
| H A D | test_python3.vim | 291 call assert_equal("\n0.000000", execute('py3 print(vim.eval("0.0/(1.0/0.0)"))')) 292 call assert_equal("\n0.000000", execute('py3 print(vim.eval("0.0/(1.0/0.0)"))'))
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | indent.txt | 580 cinoptions=>s,e0,n0,f0,{0,}0,^0,L-1,:s,=s,l0,b0,gs,hs,N0,E0,ps,ts,is,+s,
|