Home
last modified time | relevance | path

Searched refs:extract (Results 1 – 25 of 37) sorted by relevance

12

/vim-8.2.3635/runtime/autoload/
H A Dvimball.vim191 " vimball#Vimball: extract and distribute contents from a vimball {{{2
274 echomsg "would extract <".fname.">: ".fsize." lines"
276 " call Decho("using L#".linenr.": will extract file<".fname.">")
500 if a:0 == 0| call vimball#ShowMesg(s:USAGE,"Source this file to extract it! (:so %)") | endif
510 if a:0 == 0| call vimball#ShowMesg(s:USAGE,"Source this file to extract it! (:so %)") | endif
520 if a:0 == 0| call vimball#ShowMesg(s:USAGE,"Source this file to extract it! (:so %)") | endif
530 if a:0 == 0| call vimball#ShowMesg(s:USAGE,"Source this file to extract it! (:so %)") | endif
540 if a:0 == 0| call vimball#ShowMesg(s:USAGE,"Source this file to extract it! (:so %)") | endif
H A Dzip.vim371 " zip#Extract: extract a file from a zip archive {{{2
394 " extract the file mentioned under the cursor
401 …echohl Error | echo "***error*** attempted to extract ".fname." but it doesn't appear to be presen…
H A Dtar.vim588 " tar#Extract: extract a file from a (possibly compressed) tar archive {{{2
774 " if necessary, decompress the tarball; then, extract it
H A Dphpcomplete.vim1385 " Read the next method from the stack and extract only the name
1610 " extract the variable name from the context
2648 " if no tags are found, extract the namespace from the name
2777 …| mixed','each(':'array &$array | array','end(':'array &$array | mixed','extract(':'array &$array …
2815extract':{'signature':'void | mixed','return_type':'mixed'},'insert':{'signature':'mixed $value | …
/vim-8.2.3635/runtime/plugin/
H A DvimballPlugin.vim31 …noma|endif|if line('$') > 1|call vimball#ShowMesg(0,"Source this file to extract it! (:so %)")|end…
34 …noma|endif|if line('$') > 1|call vimball#ShowMesg(0,"Source this file to extract it! (:so %)")|end…
/vim-8.2.3635/runtime/doc/
H A Dpi_vimball.txt116 *vimball-extract*
120 source the file to extract its contents.
157 If for some reason you don't want to be able to extract plugins
239 will extract plugin/somefile to the AsNeeded/
H A Dpi_zip.txt38 x : extract a listed file when the cursor is atop it
70 extract a file from a zip archive. By default, >
H A Dpi_tar.txt86 *g:tar_readoptions* "OPxf" used to extract a file from a tarball
/vim-8.2.3635/runtime/syntax/
H A Ddiva.vim48 syn match divaExtFunctions "(extract\(Device\|MOS\)\>"hs=s+1
49 syn match divaExtFunctions "\<extract\(Device\|MOS\)("he=e-1
H A Dsqloracle.vim113 syn keyword sqlFunction add_months current_date current_timestamp dbtimezone extract
129 syn keyword sqlFunction appendchildxml deletexml depth extract existsnode extractvalue insertchildx…
H A Ddcl.vim50 syn keyword dclLexical f$cvtime f$extract f$identifier f$pid f$trnlnm
H A Dvmasm.vim93 syn match vmasmOperator "%extract(.*)"
H A Deuphoria4.vim97 syn keyword euphoria4Library exp extract fetch fib file_exists file_length
H A Dlua.vim189 syn match luaFunc /\<bit32\.extract\>/
H A Dmush.vim28 syntax keyword mushFunction contained eq escape etimefmt eval exit exp extract fdiv
H A Dsqr.vim83 syn keyword sqrCommand execute extract find get get-color goto
H A Dmysql.vim189 syn region mysqlFunction start="extract(" end=")" contains=ALL
H A Daml.vim57 …rage cvtdistance date delete dignum dir directory entryname exist[s] exp extract file filelist for…
H A Dmaple.vim279 syn keyword mvLibrary KelvinBer arcsin extract lnGAMMA resultant ztrans
/vim-8.2.3635/src/
H A Dos_vms_fix.com185 $ start = f$extract(0,3,f$edit(line,"COLLAPSE,LOWERCASE"))
/vim-8.2.3635/nsis/
H A DREADME.txt49 Download the files gettextX.X.X.X-iconvX.XX-shared-{32,64}.zip, extract
/vim-8.2.3635/src/po/
H A DREADME_mingw.txt47 This will extract all the strings from Vim and merge them in with the
H A DREADME.txt73 This will extract all the strings from Vim and merge them in with the
/vim-8.2.3635/runtime/tools/
H A Dunicode.vim1 " Script to extract tables from Unicode .txt files, to be used in src/mbyte.c.
/vim-8.2.3635/runtime/pack/dist/opt/matchit/autoload/
H A Dmatchit.vim271 " then extract "tag" from a:matchline and return "<tag>:</tag>" .

12