Home
last modified time | relevance | path

Searched refs:icase (Results 1 – 19 of 19) sorted by relevance

/vim-8.2.3635/runtime/autoload/
H A Dada.vim54 \ 'icase': 1}]
66 \ 'icase': 1}]
78 \ 'icase': 1}]
90 \ 'icase': 1}]
102 \ 'icase': 1}]
114 \ 'icase': 1}]
126 \ 'icase': 1}]
138 \ 'icase': 1}]
150 \ 'icase': 1}]
162 \ 'icase': 1}]
H A Dadacomplete.vim58 \ 'icase': 1}
88 \ 'icase': 1}
H A Dpython3complete.vim116 dictstr += '"icase":0},'
H A Dpythoncomplete.vim133 dictstr += '"icase":0},'
/vim-8.2.3635/src/proto/
H A Dinsexpand.pro23 int ins_compl_add_infercase(char_u *str_arg, int len, int icase, char_u *fname, int dir, int cont_s…
/vim-8.2.3635/src/
H A Dcindent.c3886 int icase; in in_cinkeys() local
4022 icase = TRUE; in in_cinkeys()
4026 icase = FALSE; in in_cinkeys()
4058 && (icase in in_cinkeys()
4065 if (keytyped == (int)p[-1] || (icase && keytyped < 256 in in_cinkeys()
4071 && (icase in in_cinkeys()
H A Dinsexpand.c438 int icase, in ins_compl_add_infercase() argument
579 if (icase) in ins_compl_add_infercase()
806 int icase) in ins_compl_add_matches() argument
814 CP_FAST | (icase ? CP_ICASE : 0), FALSE)) == OK) in ins_compl_add_matches()
/vim-8.2.3635/runtime/doc/
H A Ddiff.txt231 flags "iwhite" and "icase" are used here.
374 Additionally, 'diffexpr' should take care of "icase" and "iwhite" in the
383 if &diffopt =~ "icase"
H A Dos_vms.txt605 if &diffopt =~ "icase"
H A Dinsert.txt1165 icase when non-zero case is to be ignored when comparing
1179 All of these except "icase", "equal", "dup" and "empty" must be a string. If
H A Doptions.txt2704 icase Ignore changes in case of text. "a" and "A"
H A Deval.txt8827 "icase" sort case insensitive (technically
H A Dversion6.txt5913 Problem: When 'diffopt' contains 'iwhite' but not 'icase': differences in
H A Dversion8.txt20906 Problem: "icase" of 'diffopt' is not used for highlighting differences.
20907 Solution: Also use "icase". (Rick Howe)
/vim-8.2.3635/src/testdir/
H A Dtest_diffmode.vim455 set diffopt=icase,foldcolumn:0
461 set diffopt=icase,foldcolumn:0,internal
961 " Test 14: test diffopt+=icase
963 call VerifyBoth(buf, 'Test_diff_14', " diffopt+=filler diffopt+=icase")
H A Dgen_opt_test.vim89 \ 'diffopt': [['', 'filler', 'icase,iwhite'], ['xxx', 'algorithm:xxx', 'algorithm:']],
H A Dtest_functions.vim2131 let files = readdirex('Xdir2', 1, #{sort: 'icase'})->map({-> v:val.name})
2132 call assert_equal(unsorted->sort('i'), files, 'sort by icase')
2177 let files = readdir(dir, '1', #{sort: 'icase'})
H A Dtest_edit.vim957 call add(res, {'word': m, 'abbr': m.' Month', 'icase': 0})
/vim-8.2.3635/runtime/syntax/
H A Dhamster.vim116 syn keyword hamsterSpecial icase