Home
last modified time | relevance | path

Searched refs:compare (Results 1 – 25 of 88) sorted by relevance

1234

/vim-8.2.3635/runtime/syntax/
H A Dsindacmp.vim2 " 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 Dtakcmp.vim2 " 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 Ddsl.vim35 " compare the following with xmlCdataStart / xmlCdataEnd
H A Datlas.vim14 syn keyword atlasStatement fill calculate compare
H A Dhercules.vim50 syn keyword herculesStatement if error_property equate compare
H A Ddtd.vim97 " &entities; compare with xml
H A Deuphoria3.vim37 syn keyword euphoria3Builtin rand repeat atom compare find match
H A Dfan.vim21 …lt div mod get set slice lshift rshift and or xor inverse negate increment decrement equals compare
H A Djess.vim76 syn keyword jessFunc str-compare str-index str-length
H A Dsgml.vim238 " &entities; compare with dtd
H A Dps1.vim65 syn match ps1Cmdlet /\v(backup|checkpoint|compare|compress|convert|convertfrom|convertto|dismount|e…
H A Dxquery.vim29 …olean ceiling codepoint-equal codepoints-to-string collection collection compare concat count curr…
H A Dxml.vim219 " &entities; compare with dtd
H A Dclojure.vim32compare","clojure.core/compare-and-set!","clojure.core/compile","clojure.core/complement","clojure…
H A Dsas.vim101 … 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 Dj.vim29 …te cocurrent codestroy coerase cofind cofindv cofullname coinfo coinsert compare coname conames co…
/vim-8.2.3635/src/testdir/
H A Dtest_vim9_expr.vim1009 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 Dtest_partial.vim398 " compare two null partials
404 " compare a partial and a null partial
/vim-8.2.3635/runtime/ftplugin/
H A Dlogtalk.dict46 compare
/vim-8.2.3635/runtime/autoload/
H A Dclojurecomplete.vim12 …,"clojure-version","coll?","comment","commute","comp","comparator","compare","compare-and-set!","c…
/vim-8.2.3635/src/
H A Dfilepath.c1598 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 Dmenu_fi_fi.latin1.vim287 menutrans Sinda\ compare Comparaison\ Sinda
298 menutrans TAK\ compare Comparaison\ TAK
H A Dmenu_eo.utf-8.vim418 menutrans Sinda\ compare Komparo\ Sinda
429 menutrans TAK\ compare Komparo\ TAK
H A Dmenu_fr_fr.latin1.vim441 menutrans Sinda\ compare Comparaison\ Sinda
452 menutrans TAK\ compare Comparaison\ TAK
/vim-8.2.3635/runtime/
H A Dmakemenu.vim536 SynMenu S-Sm.Sinda.Sinda\ compare:sindacmp
592 SynMenu T.TAK.TAK\ compare:takcmp

1234