| /vim-8.2.3635/runtime/syntax/ |
| H A D | hog.vim | 103 "syn region HogRuleOption start="\<gid\|sid\|rev\|depth\|offset\|distance\|within\>" end="… 104 syn keyword HogRuleOption skipwhite contained nextgroup=HogRuleSROP msg gid sid rev classtype… 129 …peOpt skipwhite contained nextgroup=HogRuleFROP file type ver category id rev content offset msg …
|
| H A D | 8th.vim | 46 Builtin 2drop G:2drop 2dup G:2dup 2over G:2over 2swap G:2swap 3drop G:3drop 3rev G:3rev 4drop G:4d… 104 Builtin rev a:rev shift a:shift shuffle a:shuffle slice a:slice slice+ a:slice+ slide a:slide smea… 118 Builtin mpack> b:mpack> n! b:n! n+ b:n+ n@ b:n@ new b:new op b:op pad b:pad rev b:rev search b:sea… 311 Builtin replace s:replace replace! s:replace! rev s:rev rsearch s:rsearch rsub s:rsub rtrim s:rtrim
|
| H A D | tpp.vim | 33 …end\)\%(\%(shell\)\?output\|slide\%(left\|right\|top\|bottom\)\)\|\%(bold\|rev\|ul\)\%(on\|off\)\|…
|
| H A D | cupl.vim | 18 syn keyword cuplHeader name partno date revision rev designer company nextgroup=cuplHeaderContents
|
| H A D | terminfo.vim | 42 \ smir sitm slm smicm snlq snrmq prot rev
|
| H A D | b.vim | 19 …r id inter iseq iseq1 iterate last max min mod perm pred prj1 prj2 ran rel rev seq seq1 size skip …
|
| H A D | dnsmasq.vim | 196 syn match DnsmasqKeyword "^\s*rev-server\>"
|
| H A D | ia64.vim | 251 syn match ia64registers "\(@rev\|@mix\|@shuf\|@alt\|@brcst\)\>"
|
| /vim-8.2.3635/runtime/autoload/xml/ |
| H A D | html32.vim | 6 \ { 'rel': [], 'href': [], 'name': [], 'rev': [], 'title': []} 162 \ { 'rel': [], 'href': [], 'rev': [], 'title': []} 349 \ 'rev' : ['LinkTypes', ''],
|
| H A D | html40s.vim | 6 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 182 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 377 \ 'rev' : ['LinkTypes', ''],
|
| H A D | html401s.vim | 6 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 182 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 377 \ 'rev' : ['LinkTypes', ''],
|
| H A D | xhtml10s.vim | 6 … [], 'xml:lang': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 182 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 377 \ 'rev' : ['LinkTypes', ''],
|
| H A D | html40f.vim | 6 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 218 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 433 \ 'rev' : ['LinkTypes', ''],
|
| H A D | html401t.vim | 6 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 210 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 425 \ 'rev' : ['LinkTypes', ''],
|
| H A D | html401f.vim | 6 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 218 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 433 \ 'rev' : ['LinkTypes', ''],
|
| H A D | html40t.vim | 6 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 210 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 425 \ 'rev' : ['LinkTypes', ''],
|
| H A D | xhtml10f.vim | 6 … [], 'xml:lang': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 218 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 433 \ 'rev' : ['LinkTypes', ''],
|
| H A D | xhtml10t.vim | 6 … [], 'xml:lang': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 210 …: [], 'charset': [], 'hreflang': [], 'onkeypress': [], 'onmousedown': [], 'rev': [], 'class': [], … 425 \ 'rev' : ['LinkTypes', ''],
|
| /vim-8.2.3635/.github/workflows/ |
| H A D | coverity.yml | 75 --form version="$(git rev-parse HEAD)" \
|
| /vim-8.2.3635/src/ |
| H A D | search.c | 213 char_u *rev; in reverse_text() local 219 rev = alloc(len + 1); in reverse_text() 220 if (rev != NULL) in reverse_text() 231 mch_memmove(rev + rev_i, s + s_i, mb_len); in reverse_text() 235 rev[--rev_i] = s[s_i]; in reverse_text() 238 rev[len] = NUL; in reverse_text() 240 return rev; in reverse_text()
|
| /vim-8.2.3635/runtime/colors/tools/ |
| H A D | check_colors.vim | 194 elseif getline('.') =~# '\m=\%(inv\|rev\)erse'
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.pl.utf-8 | 991 rev. Marzec 2002 992 2nd rev. Wrzesień 2004 993 3rd rev. Marzec 2006 994 4th rev. Grudzień 2008
|
| H A D | tutor.pl.cp1250 | 991 rev. Marzec 2002 992 2nd rev. Wrzesie� 2004 993 3rd rev. Marzec 2006 994 4th rev. Grudzie� 2008
|
| /vim-8.2.3635/ |
| H A D | .travis.yml | 110 …- (cd "${PYENV_ROOT}" && git fetch -p origin && git checkout "$(git rev-list --tags -n1)") &>/dev/…
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | javascriptcomplete.vim | 141 \ 'name', 'rel', 'rev', 'shape', 'tabIndex', 'target', 'type', 'onBlur', 'onFocus'] 281 \ 'rel', 'rev', 'target', 'type']
|