| /vim-8.2.3635/src/testdir/ |
| H A D | test_regex_char_classes.vim | 7 function RunSTest(value, calls, expected) argument 15 function RunXTest(value, search_exp, expected) argument
|
| H A D | test_shortpathname.vim | 10 func TestIt(file, bits, expected) argument
|
| H A D | test_listchars.vim | 376 func s:CheckListCharsValue(expected) argument
|
| H A D | test_textobjects.vim | 6 func CpoM(line, useM, expected) argument
|
| H A D | test_utf8_comparisons.vim | 4 func Ch(a, op, b, expected) argument
|
| H A D | test_undo.vim | 137 func BackOne(expected) argument
|
| H A D | test_syntax.vim | 30 func AssertHighlightGroups(lnum, startcol, expected, trans = 1, msg = "") argument
|
| H A D | test_fold.vim | 234 func Check_foldlevels(expected) argument
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | python.vim | 34 function s:Dedented(lnum, expected) argument
|
| /vim-8.2.3635/src/ |
| H A D | vim9type.c | 444 type_T *expected, in check_typval_arg_type() 461 check_typval_type(type_T *expected, typval_T *actual_tv, where_T where) in check_typval_type() 486 type_mismatch(type_T *expected, type_T *actual) in type_mismatch() 492 arg_type_mismatch(type_T *expected, type_T *actual, int arg_idx) in arg_type_mismatch() 501 type_mismatch_where(type_T *expected, type_T *actual, where_T where) in type_mismatch_where() 536 check_type(type_T *expected, type_T *actual, int give_msg, where_T where) in check_type() 635 type_T *expected; in check_argument_types() local
|
| H A D | vim9compile.c | 987 type_T *expected, in generate_TYPECHECK() 1010 type_T *expected) in generate_SETTYPE() 1026 use_typecheck(type_T *actual, type_T *expected) in use_typecheck() 1055 type_T *expected, in need_type_where() 1091 type_T *expected, in need_type() 1897 type_T *expected; in generate_LISTAPPEND() local 2004 type_T *expected; in generate_CALL() local 2142 type_T *expected; in generate_PCALL() local 7251 type_T *expected; in compile_assignment() local
|
| H A D | testing.c | 630 char_u *expected; in f_assert_fails() local
|
| H A D | vim9execute.c | 4794 type_T *expected = ufunc->uf_va_type->tt_member; in call_def_function() local
|
| H A D | evalfunc.c | 213 type_T *expected, in check_arg_type() 509 type_T *expected; in arg_item_of_prev() local
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | xcmdsrv_client.c | 401 int expected, /* The one were waiting for */ in SendEventProc()
|