| /vim-8.2.3635/src/ |
| H A D | kword_test.c | 46 int c1; in test_isword_funcs_utf8() local
|
| H A D | create_cmdidxs.vim | 52 let c1 = cmd[0] " First character of command variable
|
| H A D | arabic.c | 253 can_join(int c1, int c2) in can_join()
|
| H A D | screen.c | 140 int c1, in screen_fill_end() 175 int c1, in win_draw_end() 2341 int c1, in screen_fill() 4818 int c1 = 0, c2 = 0, c3 = 0; in set_chars_option() local
|
| H A D | map.c | 34 #define MAP_HASH(mode, c1) (((mode) & (NORMAL + VISUAL + SELECTMODE + OP_PENDING + TERMINAL)) ? (c1… argument 1727 char_u c1, c2, c3; in makemap() local
|
| H A D | getchar.c | 2911 int c, c1; in vgetorpeek() local 3679 int c1 = -1; in getcmdkeycmd() local
|
| H A D | mouse.c | 219 int c1, c2; in do_mouse() local
|
| H A D | testing.c | 448 int c1, c2; in assert_equalfile() local
|
| H A D | regexp_nfa.c | 453 int c1 = nfa_get_regstart(p->out, depth + 1); in nfa_get_regstart() local 5650 int c1, c2; in find_match_text() local 6445 int c1, c2; in nfa_regmatch() local
|
| H A D | normal.c | 397 int c1, c2; in nv_compare() local 3573 do_nv_ident(int c1, int c2) in do_nv_ident()
|
| H A D | regexp.c | 1571 mb_decompose(int c, int *c1, int *c2, int *c3) in mb_decompose() 1608 int c1, c2, c11, c12; in cstrncmp() local
|
| H A D | mbyte.c | 948 unsigned char c1 = lead; in dbcs_class() local 3619 int c1, c2, cdiff; in utf_strnicmp() local
|
| H A D | findfile.c | 1326 int c1 = NUL; in ff_wc_equal() local
|
| H A D | strings.c | 1596 int c1; in f_trim() local
|
| H A D | viminfo.c | 2062 int c1, in write_one_filemark()
|
| H A D | ex_getln.c | 2792 int c1 = 0; in getexmodeline() local
|
| H A D | insexpand.c | 726 int c1, c2; in ins_compl_longest_match() local
|
| H A D | search.c | 4416 int c1; in fuzzy_match_recursive() local
|
| H A D | filepath.c | 4105 int c1, c2; in pathcmp() local
|
| H A D | spellsuggest.c | 3435 similar_chars(slang_T *slang, int c1, int c2) in similar_chars()
|
| H A D | evalvars.c | 1306 int c1; in ex_let_one() local
|
| H A D | eval.c | 5679 char_u c1; in make_expanded_name() local
|
| H A D | ex_docmd.c | 3700 int c1 = eap->cmd[0]; in find_ex_command() local
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | xutils.c | 343 static int xdl_format_hunk_hdr(long s1, long c1, long s2, long c2, in xdl_format_hunk_hdr() 392 int xdl_emit_hunk_hdr(long s1, long c1, long s2, long c2, in xdl_emit_hunk_hdr()
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | state.c | 1077 VTermScreenCell c0, c1; in on_csi() local
|