Home
last modified time | relevance | path

Searched refs:eq (Results 1 – 25 of 45) sorted by relevance

12

/vim-8.2.3635/runtime/ftplugin/
H A Dmake.vim32 …let b:match_words = '^ *ifn\=\(eq\|def\)\>:^ *else\(\s\+ifn\=\(eq\|def\)\)\=\>:^ *endif\>,\<define…
/vim-8.2.3635/runtime/syntax/
H A Dia64.vim98 syn match ia64opcode "cmp4\=\.\(eq\|ne\|l[te]\|g[te]\|[lg]tu\|[lg]eu\)\(\.unc\)\=\>"
99 syn match ia64opcode "cmp4\=\.\(eq\|[lgn]e\|[lg]t\)\.\(\(or\(\.andcm\|cm\)\=\)\|\(and\(\(\.or\)\=cm…
119 syn match ia64opcode "fcmp\.\(n\=[lg][te]\|n\=eq\|\(un\)\=ord\)\(\.unc\)\=\(\.s[0-3]\)\=\>"
133 syn match ia64opcode "fpcmp\.\(n\=[lg][te]\|n\=eq\|\(un\)\=ord\)\(\.s[0-3]\)\=\>"
180 syn match ia64opcode "pcmp[124]\.\(eq\|gt\)\>"
H A Dplaintex.vim98 …ash\|times\)pm\|prod\|setminus\|sqc[au]p\|sqsu[bp]seteq\|star\|su[bp]set\%(eq\)\=\|sum\|times\|upl…
102 …n\)\=\|owns\|parallel\|perp\|prec\%(eq\)\=\|propto\|[rR]ightarrow\|rightleftharpoons\|sim\%(eq\)\=…
H A Dsbt.vim17 syn match sbtBeginningSeq "^[Ss]eq\>"
H A Dmake.vim72 syn match makePreCondit "^ *\(ifn\=\(eq\|def\)\>\|else\(\s\+ifn\=\(eq\|def\)\)\=\>\|endif\>\)"
H A Djess.vim42 syn keyword jessFunc engine eq eq*
H A Dxquery.vim26 …ant descendant-or-self descending div document element else empty encoding eq every except externa…
37 …lse to div idiv mod union intersect except instance of treat castable cast eq ne lt le gt ge is ch…
H A Dlotos.vim34 syn keyword lotosOperator eq ne succ and or xor implies iff
H A Dsmarty.vim39 syn keyword smartyInFunc neq eq
H A Dsimula.vim32 syn keyword simulaOperator eq eqv ge gt imp in is le lt ne new not qua
H A Damiga.vim34 syn keyword amiTest contained not warn error fail eq gt ge val exists
H A Dsnobol4.vim26 syn keyword snobol4Keyword endfile eq eval
H A Dcf.vim105 "is|equal|eq
115 \(is|equal|eq
H A Dasm68k.vim150 syn match asm68kOpcode "\<t\(rap\)\=eq\(\.[wl]\)\=\s"
159 syn match asm68kOpcode "\<t\(rap\)\=eq\>"
H A Dcterm.vim72 syn keyword ctermOperator not mod eq ne gt le lt ge xor and or shr not shl
H A Dlifelines.vim31 syn keyword lifelinesLogical and or not eq ne lt gt le ge strcmp eqstr nestr
H A Dnatural.vim127 syn keyword naturalOperator and or not eq ne gt lt ge le mask scan modified
H A Dps1.vim83 syn keyword ps1Operator -eq -ne -ge -gt -lt -le -like -notlike -match -notmatch -replace -split -co…
H A Ddcl.vim91 syn keyword dclLogical contained eq ges le lts not
H A Dscala.vim134 syn keyword scalaSpecial this true false ne eq
H A Dvmasm.vim105 syn match vmasmOperator "\<eq\>"
/vim-8.2.3635/src/
H A Dos_vms_fix.com243 $ if changed .eq. 0 then goto nocopy
H A Dex_docmd.c3544 char_u *eq; in find_ex_command() local
3554 eq = p; in find_ex_command()
3555 if (eq != NULL) in find_ex_command()
3557 eq = skipwhite(eq); in find_ex_command()
3558 if (vim_strchr((char_u *)"+-*/%", *eq) != NULL) in find_ex_command()
3559 ++eq; in find_ex_command()
3561 if (p == NULL || p == eap->cmd || *eq != '=') in find_ex_command()
3566 if (p > eap->cmd && *eq == '=') in find_ex_command()
/vim-8.2.3635/runtime/indent/
H A Dmake.vim30 let s:conditional_directive_rx = '^ *\%(ifn\=\%(eq\|def\)\|else\)\>'
/vim-8.2.3635/runtime/pack/dist/opt/shellmenu/plugin/
H A Dshellmenu.vim61 imenu Test.Values is equal [ -eq ]hhhhhhi

12