Home
last modified time | relevance | path

Searched refs:sensitive (Results 1 – 25 of 61) sorted by relevance

123

/vim-8.2.3635/runtime/syntax/
H A Dicemenu.vim14 " not case sensitive
H A Ddebsources.vim13 " case sensitive
H A Djsp.vim22 " Next syntax items are case-sensitive
H A Dsexplib.vim18 " Sexplib is case sensitive.
H A Dmix.vim59 " Switch back to being case sensitive
H A Dlprolog.vim15 " Lambda Prolog is case sensitive.
H A Dprolog.vim18 " Prolog is case sensitive.
H A Dpsf.vim12 " Product specification files are case sensitive
H A Dlace.vim68 " Case sensitive stuff
H A Dlout.vim27 " Lout is case sensitive
H A Dacedb.vim108 " The structure of the model.wrm file is sensitive to mixed tab and space
H A Deuphoria3.vim20 " Euphoria is a case-sensitive language (with only 4 builtin types):
H A Dsmil.vim18 " SMIL is case sensitive
H A Ddosbatch.vim32 " Some operators - first lot are case sensitive!
H A Dmmix.vim112 " switch back to being case sensitive
H A Dsamba.vim61 syn keyword sambaKeyword contained script security sensitive server servercert
H A Deiffel.vim123 " Case sensitive stuff
H A Dcabal.vim47 " Case sensitive matches
H A Dsml.vim18 " SML is case sensitive.
/vim-8.2.3635/runtime/ftplugin/
H A Dxml.vim27 " - case sensitive
/vim-8.2.3635/src/
H A Dgui_gtk.c2209 gboolean sensitive; in find_replace_dialog_create() local
2335 sensitive = (entry_text != NULL && entry_text[0] != NUL); in find_replace_dialog_create()
2497 gtk_widget_set_sensitive(frdp->find, sensitive); in find_replace_dialog_create()
2516 gtk_widget_set_sensitive(frdp->replace, sensitive); in find_replace_dialog_create()
2529 gtk_widget_set_sensitive(frdp->all, sensitive); in find_replace_dialog_create()
H A Dgui_xmebw.c1094 if (NOT_EQUAL(core.sensitive) && !Lab_IsMenupane(current)) in SetValues()
1096 if (cur->core.sensitive == True) in SetValues()
/vim-8.2.3635/runtime/doc/
H A Dusr_44.txt70 Some languages are not case sensitive, such as Pascal. Others, such as C, are
71 case sensitive. You need to tell which type you have with the following
82 contains both case-sensitive and non-case-sensitive elements, however, you can
H A Dusr_27.txt29 By default, Vim's searches are case sensitive. Therefore, "include",
49 becomes case sensitive. The idea is that you didn't have to type that
/vim-8.2.3635/src/testdir/
H A Dtest_stat.vim100 " this is timing sensitive

123