| /vim-8.2.3635/runtime/syntax/ |
| H A D | sindacmp.vim | 2 " Language: sinda85, sinda/fluint compare file 24 " Begin syntax definitions for compare files. 27 " Define keywords for sinda compare (sincomp) 32 " Define matches for sinda compare (sincomp)
|
| H A D | takcmp.vim | 2 " Language: TAK2, TAK3, TAK2000 thermal modeling compare file 25 " Begin syntax definitions for compare files. 27 " Define keywords for TAK compare 32 " Define matches for TAK compare
|
| H A D | dsl.vim | 35 " compare the following with xmlCdataStart / xmlCdataEnd
|
| H A D | atlas.vim | 14 syn keyword atlasStatement fill calculate compare
|
| H A D | hercules.vim | 50 syn keyword herculesStatement if error_property equate compare
|
| H A D | dtd.vim | 97 " &entities; compare with xml
|
| H A D | euphoria3.vim | 37 syn keyword euphoria3Builtin rand repeat atom compare find match
|
| H A D | fan.vim | 21 …lt div mod get set slice lshift rshift and or xor inverse negate increment decrement equals compare
|
| H A D | jess.vim | 76 syn keyword jessFunc str-compare str-index str-length
|
| H A D | sgml.vim | 238 " &entities; compare with dtd
|
| H A D | ps1.vim | 65 syn match ps1Cmdlet /\v(backup|checkpoint|compare|compress|convert|convertfrom|convertto|dismount|e…
|
| H A D | xquery.vim | 29 …olean ceiling codepoint-equal codepoints-to-string collection collection compare concat count curr…
|
| H A D | xml.vim | 219 " &entities; compare with dtd
|
| H A D | clojure.vim | 32 …compare","clojure.core/compare-and-set!","clojure.core/compile","clojure.core/complement","clojure…
|
| H A D | sas.vim | 101 … choosec choosen cinv close cmiss cnonct coalesce coalescec collate comb compare compbl compfuzz c… 151 syn keyword sasODSGraphicsProcStatementKeyword band block bubble by colaxis compare dattrvar densit… 185 …ts catt catx ceil ceilz choosec choosen cmp cmpt coalesce coalescec comb compare compbl compfuzz c…
|
| H A D | j.vim | 29 …te cocurrent codestroy coerase cofind cofindv cofullname coinfo coinsert compare coname conames co…
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_vim9_expr.vim | 1009 CheckDefAndScriptFailure(lines, 'Cannot compare bool with bool', 1) 1091 call CheckDefAndScriptFailure(["var x = 1 == '2'"], 'Cannot compare number with string', 1) 1092 call CheckDefAndScriptFailure(["var x = '1' == 2"], 'Cannot compare string with number', 1) 1096 call CheckDefAndScriptFailure(["var x = true > false"], 'Cannot compare bool with bool', 1) 1098 call CheckDefAndScriptFailure(["var x = true < false"], 'Cannot compare bool with bool', 1) 1114 call CheckDefAndScriptFailure(["var x = 0za1 > 0z34"], 'Cannot compare blob with blob', 1) 1115 call CheckDefAndScriptFailure(["var x = 0za1 >= 0z34"], 'Cannot compare blob with blob', 1) 1116 call CheckDefAndScriptFailure(["var x = 0za1 < 0z34"], 'Cannot compare blob with blob', 1) 1117 call CheckDefAndScriptFailure(["var x = 0za1 <= 0z34"], 'Cannot compare blob with blob', 1) 1121 call CheckDefAndScriptFailure(["var x = [13] > [88]"], 'Cannot compare list with list', 1) [all …]
|
| H A D | test_partial.vim | 398 " compare two null partials 404 " compare a partial and a null partial
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | logtalk.dict | 46 compare
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …,"clojure-version","coll?","comment","commute","comp","comparator","compare","compare-and-set!","c…
|
| /vim-8.2.3635/src/ |
| H A D | filepath.c | 1598 char_u *compare; in readdirex_dict_arg() local 1607 compare = dict_get_string(tv->vval.v_dict, (char_u *)"sort", FALSE); in readdirex_dict_arg() 1614 if (STRCMP(compare, (char_u *) "none") == 0) in readdirex_dict_arg() 1616 else if (STRCMP(compare, (char_u *) "case") == 0) in readdirex_dict_arg() 1618 else if (STRCMP(compare, (char_u *) "icase") == 0) in readdirex_dict_arg() 1620 else if (STRCMP(compare, (char_u *) "collate") == 0) in readdirex_dict_arg()
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | menu_fi_fi.latin1.vim | 287 menutrans Sinda\ compare Comparaison\ Sinda 298 menutrans TAK\ compare Comparaison\ TAK
|
| H A D | menu_eo.utf-8.vim | 418 menutrans Sinda\ compare Komparo\ Sinda 429 menutrans TAK\ compare Komparo\ TAK
|
| H A D | menu_fr_fr.latin1.vim | 441 menutrans Sinda\ compare Comparaison\ Sinda 452 menutrans TAK\ compare Comparaison\ TAK
|
| /vim-8.2.3635/runtime/ |
| H A D | makemenu.vim | 536 SynMenu S-Sm.Sinda.Sinda\ compare:sindacmp 592 SynMenu T.TAK.TAK\ compare:takcmp
|