Searched refs:Decompress (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/vim-53/runtime/plugin/
H A DvimballPlugin.vim29 au SourceCmd *.vba.gz,*.vba.bz2,*.vba.zip call vimball#Decompress(expand("<amatch>"))|call vimball#Vimball(1)
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dvimball.vim463 " vimball#Decompress: attempts to automatically decompress vimballs {{{2
464 fun! vimball#Decompress(fname,...)
465 " call Dfunc("Decompress(fname<".a:fname.">) a:0=".a:0)
472 call vimball#ShowMesg(s:WARNING,"(vimball#Decompress) gunzip may have failed with <".a:fname.">")
482 call vimball#ShowMesg(s:WARNING,'(vimball#Decompress) "gzip -d" may have failed with <'.a:fname.">")
492 call vimball#ShowMesg(s:WARNING,"(vimball#Decompress) bunzip2 may have failed with <".a:fname.">")
502 call vimball#ShowMesg(s:WARNING,'(vimball#Decompress) "bzip2 -d" may have failed with <'.a:fname.">")
512 call vimball#ShowMesg(s:WARNING,"(vimball#Decompress) unzip may have failed with <".a:fname.">")
521 " call Dret("Decompress")
H A Dtar.vim574 call vimball#Decompress(tartail,0)
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dmkhelp.pl179 /* Decompress and send to stdout a gzip-compressed buffer */
/macosx-10.9.5/patch_cmds-17/diffstat/
H A Ddiffstat.c359 } Decompress; typedef in typeref:enum:__anon11678
2026 decompressor(Decompress which, const char *name)
2087 Decompress which;
2390 Decompress which = dcEmpty;
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dncf.vim55 syn match ncfSetCommandsNum "\(Decompress Free Space Warning Interval\)\s*="
56 syn match ncfSetCommandsNum "\(Decompress Percent Disk Space Free to Allow Commit\)\s*="

Completed in 219 milliseconds