Home
last modified time | relevance | path

Searched defs:c1 (Results 1 – 25 of 25) sorted by relevance

/vim-8.2.3635/src/
H A Dkword_test.c46 int c1; in test_isword_funcs_utf8() local
H A Dcreate_cmdidxs.vim52 let c1 = cmd[0] " First character of command variable
H A Darabic.c253 can_join(int c1, int c2) in can_join()
H A Dscreen.c140 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 Dmap.c34 #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 Dgetchar.c2911 int c, c1; in vgetorpeek() local
3679 int c1 = -1; in getcmdkeycmd() local
H A Dmouse.c219 int c1, c2; in do_mouse() local
H A Dtesting.c448 int c1, c2; in assert_equalfile() local
H A Dregexp_nfa.c453 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 Dnormal.c397 int c1, c2; in nv_compare() local
3573 do_nv_ident(int c1, int c2) in do_nv_ident()
H A Dregexp.c1571 mb_decompose(int c, int *c1, int *c2, int *c3) in mb_decompose()
1608 int c1, c2, c11, c12; in cstrncmp() local
H A Dmbyte.c948 unsigned char c1 = lead; in dbcs_class() local
3619 int c1, c2, cdiff; in utf_strnicmp() local
H A Dfindfile.c1326 int c1 = NUL; in ff_wc_equal() local
H A Dstrings.c1596 int c1; in f_trim() local
H A Dviminfo.c2062 int c1, in write_one_filemark()
H A Dex_getln.c2792 int c1 = 0; in getexmodeline() local
H A Dinsexpand.c726 int c1, c2; in ins_compl_longest_match() local
H A Dsearch.c4416 int c1; in fuzzy_match_recursive() local
H A Dfilepath.c4105 int c1, c2; in pathcmp() local
H A Dspellsuggest.c3435 similar_chars(slang_T *slang, int c1, int c2) in similar_chars()
H A Devalvars.c1306 int c1; in ex_let_one() local
H A Deval.c5679 char_u c1; in make_expanded_name() local
H A Dex_docmd.c3700 int c1 = eap->cmd[0]; in find_ex_command() local
/vim-8.2.3635/src/xdiff/
H A Dxutils.c343 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 Dstate.c1077 VTermScreenCell c0, c1; in on_csi() local