Home
last modified time | relevance | path

Searched refs:prepend (Results 1 – 25 of 84) sorted by relevance

1234

/vim-8.2.3635/src/
H A Dif_cscope.c2462 char_u *prepend = NULL; in f_cscope_connection() local
2479 prepend = tv_get_string_buf(&argvars[2], buf); in f_cscope_connection()
2482 rettv->vval.v_number = cs_connection(num, dbpath, prepend); in f_cscope_connection()
H A Dchannel.c2007 int prepend, char *lead) in channel_save() argument
2043 if (prepend) in channel_save()
/vim-8.2.3635/runtime/syntax/
H A Deuphoria3.vim35 syn keyword euphoria3Builtin append prepend print printf
H A Dliquid.vim101 …e_to_br replace replace_first remove remove_first truncate truncatewords prepend append minus plus…
H A Deuphoria4.vim47 syn keyword euphoria4Builtin platform poke poke2 poke4 position power prepend
H A Druby.vim426 syn match rubyMacro "\%#=1\<\%(extend\|include\|prepend\|refine\|using\)\>"
/vim-8.2.3635/runtime/autoload/
H A Dsqlcomplete.vim188 " The s:prepend provides context for the completion.
537 …call s:SQLCWarningMsg( 'Could not find type['.compl_type.'] using prepend[.'.s:prepended.'] base['…
983 " values, ask the user if they want to prepend each column
H A Dada.vim242 " Get previous l:Line, and prepend it to our search string
H A Drubycomplete.vim341 mixre = /.*\n\s*(include|prepend)\s*(.*)\s*\n/.match( classdef )
/vim-8.2.3635/runtime/doc/
H A Dusr_43.txt42 You might want to prepend a directory name to the 'runtimepath' option in
H A Dif_ole.txt153 To avoid the message box that pops up to report the result, prepend "-silent":
H A Dxxd.man193 Copy input_file to output_file and prepend 100 bytes of value 0x00.
H A Dusr_31.txt31 browser, prepend "browse": >
H A Ddiff.txt113 To make these commands use a vertical split, prepend |:vertical|. Examples: >
H A Dif_cscop.txt330 # pid database name prepend path
H A Dusr_08.txt498 When splitting a window you can prepend a modifier command to tell where the
H A Dvim9.txt109 - Executing a register with "@r" does not work, you can prepend a colon or use
483 prepend ":" to make clear you want to use the Ex command. For example, there
1099 can prepend "s:" to find script-local functions.
H A Dusr_04.txt381 prepend "* (double-quote star) before it. To copy a line to the clipboard: >
H A Dusr_24.txt518 non-digit, prepend one or two zeros to make three digits.
H A Dusr_03.txt407 The "#" command does the same in the other direction. You can prepend a
/vim-8.2.3635/src/testdir/
H A Dtest_cscope.vim311 call assert_equal(' # pid database name prepend path', lines[0])
/vim-8.2.3635/src/VisVim/
H A DREADME_VisVim.txt271 - Added an option in the VisVim dialog to prepend ESC before the first command
/vim-8.2.3635/src/po/
H A Dzh_CN.cp936.po2353 msgid " # pid database name prepend path\n"
2354 msgstr " # pid ���ݿ��� prepend path\n"
2705 #~ msgid "where case is ignored prepend / to make flag upper case"
5573 #~ msgstr " # pid ���ݿ����� prepend path\n"
5580 #~ msgstr " # pid ���ݿ����� prepend path\n"
H A Dzh_CN.po2354 msgid " # pid database name prepend path\n"
2355 msgstr " # pid ���ݿ��� prepend path\n"
2706 #~ msgid "where case is ignored prepend / to make flag upper case"
5573 #~ msgstr " # pid ���ݿ����� prepend path\n"
5580 #~ msgstr " # pid ���ݿ����� prepend path\n"
H A Dzh_CN.UTF-8.po2353 msgid " # pid database name prepend path\n"
2354 msgstr " # pid 数据库名 prepend path\n"
2705 #~ msgid "where case is ignored prepend / to make flag upper case"
5573 #~ msgstr " # pid 数据库名称 prepend path\n"
5580 #~ msgstr " # pid 数据库名称 prepend path\n"

1234