Home
last modified time | relevance | path

Searched defs:two (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_method.vim101 func Concat(one, two, three) argument
H A Dtest_partial.vim9 func MySort(up, one, two) argument
H A Dtest_vim9_expr.vim3193 func CallMe2(one, two) argument
H A Dtest_vim9_func.vim1182 def MyDefVarargs(one: string, two = 'foo', ...rest: list<string>): string argument
/vim-8.2.3635/src/
H A Darabic.c266 arabic_maycombine(int two) in arabic_maycombine()
283 int two) // character just after "one" in arabic_combine()
H A Dregexp_nfa.c4358 pim_equal(nfa_pim_T *one, nfa_pim_T *two) in pim_equal()