Home
last modified time | relevance | path

Searched refs:terminated (Results 1 – 25 of 62) sorted by relevance

123

/vim-8.2.3635/src/
H A Dcindent.c1372 cin_iswhileofdo_end(int terminated) in cin_iswhileofdo_end() argument
2056 char_u terminated; in get_c_indent() local
2796 if (terminated == ',') in get_c_indent()
2801 if (terminated != ';' && cin_isinit()) in get_c_indent()
2805 if (terminated == 0 || terminated == '{') in get_c_indent()
2809 if (terminated != ';') in get_c_indent()
3127 if (terminated == ',') in get_c_indent()
3143 && terminated == ',')) in get_c_indent()
3191 if (terminated == ',') in get_c_indent()
3323 if (terminated == ',') in get_c_indent()
[all …]
/vim-8.2.3635/runtime/indent/
H A Dphp.vim157 let s:terminated = '\%(\%(;\%(\s*\%(?>\|}\)\)\=\|<<<\s*[''"]\=\a\w*[''"]\=$\|^\s*}\|^\s*'.s:PHP_val…
238 while getline(trylnum) !~? s:terminated && getline(trylnum) !~? '{'.s:endline && trylnum > 1
293 if linec =~ s:terminated || linec =~ s:structureHead
771 let terminated = s:terminated
787 if previous_line =~ terminated || previous_line =~ s:structureHead
807 elseif (ind != b:PHP_default_indenting || last_line =~ '^[)\]]' ) && last_line =~ terminated
886 if last_line =~ terminated && last_line !~# s:defaultORcase
932 …dline && AntepenultimateLine !~? '^\s*use\>' || AntepenultimateLine =~ terminated || Antepenultima…
H A Dj.vim37 " continues a block and is not terminated by "end."
H A Dvim.vim104 " terminated dict.
H A Ddtd.vim93 " terminated or not. If it isn’t, let Vim take care of that using
/vim-8.2.3635/runtime/syntax/
H A Dptcap.vim60 " If editing a termcap file, an entry in the database is terminated by
61 " a (non-escaped) newline. Otherwise, it is terminated by a line which
H A Djproperties.vim88 " a definition is all up to the last non-\-terminated line; strictly, Java
H A Dsqr.vim12 " as one open string, not one terminated and one open)
H A Dmysql.vim40 syn keyword mysqlKeyword table tables temporary terminated to trailing type
H A D8th.vim111 Builtin suspended app:suspended sysquit app:sysquit terminated app:terminated trap app:trap (here)…
H A Draku.vim361 " * It's empty and terminated on the same line (e.g. <> and < >)
/vim-8.2.3635/runtime/autoload/
H A Dcontext.vim128 if a:status < 0 " Assume the job was terminated
/vim-8.2.3635/runtime/doc/
H A Dchannel.txt873 "termsig" the signal which terminated the process
984 When {how} is omitted or is "term" the job will be terminated.
986 terminated forcedly (there is no "gentle" way).
H A Dnetbeans.txt824 terminated by a newline character.
H A Dterminal.txt1374 TermdebugStopPre Before debugging ends, when gdb is terminated,
H A Deval.txt58 String A NUL terminated string of 8-bit unsigned characters (bytes).
7277 null-terminated string.
11293 to the file line by line, each line terminated by a NL and
13506 processing is terminated. Whether a function
13516 processing is not terminated.
13581 is terminated.
14314 script is not terminated, then.
14347 a new command. If you press CTRL-C at the prompt, the script is terminated.
H A Dquickfix.txt325 If {expr} is a String, then each newline terminated
/vim-8.2.3635/src/testdir/
H A Dtest_vimscript.vim1060 " On an interrupt, the script processing is terminated immediately.
1807 " terminated.
1895 " script processing is terminated.
1974 " terminated.
2772 " displayed when the script is terminated. In case of an interrupt
H A Dtest_spellfile.vim303 " SN_WORDS: non-NUL terminated word
/vim-8.2.3635/src/xdiff/
H A DCOPYING355 terminated so long as such parties remain in full compliance.
/vim-8.2.3635/src/po/
H A Dzh_TW.UTF-8.po3800 "Command terminated\n"
H A Dzh_CN.cp936.po4238 "Command terminated\n"
H A Dcs.cp1250.po3520 "Command terminated\n"
H A Dcs.po3520 "Command terminated\n"
H A Dzh_CN.po4238 "Command terminated\n"

123