Home
last modified time | relevance | path

Searched refs:found (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/vim-8.2.3635/src/
H A Duninstall.c204 int found = FALSE; in batfile_thisversion() local
213 found = TRUE; in batfile_thisversion()
219 return found; in batfile_thisversion()
227 int found = 0; in remove_batfiles() local
238 ++found; in remove_batfiles()
251 return found; in remove_batfiles()
316 int found = 0; in main() local
367 ++found; in main()
370 if (found > 0) in main()
390 found = remove_batfiles(0); in main()
[all …]
H A Dmatch.c359 int found = -1; in next_search_hl_pos() local
371 if (found >= 0) in next_search_hl_pos()
375 if (pos->col < posmatch->pos[found].col) in next_search_hl_pos()
379 *pos = posmatch->pos[found]; in next_search_hl_pos()
380 posmatch->pos[found] = tmp; in next_search_hl_pos()
384 found = i; in next_search_hl_pos()
388 if (found >= 0) in next_search_hl_pos()
390 colnr_T start = posmatch->pos[found].col == 0 in next_search_hl_pos()
391 ? 0 : posmatch->pos[found].col - 1; in next_search_hl_pos()
392 colnr_T end = posmatch->pos[found].col == 0 in next_search_hl_pos()
[all …]
H A Dusercmd.c134 int found = FALSE; in find_ucmd() local
164 if (k == len && found && *np != NUL) in find_ucmd()
171 if (!found || (k == len && *np == NUL)) in find_ucmd()
177 found = TRUE; in find_ucmd()
229 if (found || possible) in find_ucmd()
416 int found = FALSE; in uc_list() local
443 if (!found) in uc_list()
445 found = TRUE; in uc_list()
573 if (!found) in uc_list()
H A Dconfigure.ac240 AC_MSG_RESULT(not found)
824 AC_MSG_RESULT(not found)
871 AC_MSG_RESULT(not found)
939 AC_MSG_RESULT(not found)
964 AC_MSG_RESULT(not found)
1840 AC_MSG_RESULT(<not found>)
1872 AC_MSG_RESULT(<not found>)
1893 AC_MSG_RESULT(<not found>)
2731 AC_MSG_RESULT(not found)
2767 dnl found.
[all …]
H A Dgui_xim.c1385 Boolean found; in xim_real_init() local
1463 found = False; in xim_real_init()
1465 for (s = tmp; s && !found; ) in xim_real_init()
1490 found = True; in xim_real_init()
1494 if (!found) in xim_real_init()
1501 found = True; in xim_real_init()
1510 if (!found) in xim_real_init()
H A Dgui_xmdlg.c1218 char *found; in gui_xm_select_font() local
1220 found = names[0]; in gui_xm_select_font()
1222 name_part(found, namebuf); in gui_xm_select_font()
1223 style_part(found, stylebuf); in gui_xm_select_font()
1224 size_part(found, sizebuf, data->in_pixels); in gui_xm_select_font()
1225 encoding_part(found, encodingbuf); in gui_xm_select_font()
/vim-8.2.3635/runtime/indent/
H A Doccam.vim77 let found = 0
79 while found < 1
82 let found = found - 1
84 let found = found + 1
87 if found < 1
92 let found = 1
153 let found = 0
155 while !found
158 let found = 1
161 if !found
[all …]
H A Derlang.vim265 " TODO: doc, handle "not found" case
621 " '<<', etc.) is found, and in some cases when 'after' and 'when' is found.
936 \'"case/if/try/receive" found')
943 \'"case/if/try/receive" found')
949 \'"case/if/try/receive" found')
954 \'"case/if/try/receive" found')
1035 " We found the opening paren whose closing paren
1039 " We found the opening pair for a closing paren that
1096 \'starts LTI) found -> return')
1192 return s:IndentError('Matching token not found',
[all …]
H A Dhtml.vim335 " else ind==0 (other tag found): keep indent
446 " if opening tag found,
451 " if comment opener found,
470 " opening tag found, assume a:lnum within block
500 if found == 2 || found == 3
501 " comment opener found, assume a:lnum within comment
502 let state.block = (found == 3 ? 5 : 6)
506 if found == 2
558 let [state.lnum, found] = HtmlIndent_FindTagStart(state.lnum)
627 let [prev_lnum, found] = HtmlIndent_FindTagStart(prev_lnum)
[all …]
/vim-8.2.3635/src/testdir/
H A Dtest_global.vim31 call setline(1, ['nothing', 'found', 'found bad', 'bad'])
32 call assert_fails('g/found/3v/bad/s/^/++/', 'E147:')
33 g/found/v/bad/s/^/++/
34 call assert_equal(['nothing', '++found', 'found bad', 'bad'], getline(1, 4))
66 " Test for the 'Pattern found in every line' message
H A Dtest_unlet.vim37 let found = 0
40 let found = 1
43 call assert_equal(1, found)
46 let found = 0
49 let found = 1
52 call assert_equal(0, found)
H A Dtest_man.vim15 " Vim manual page cannot be found.
59 " Vim manual page cannot be found.
75 " Vim manual page cannot be found.
100 " Vim manual page cannot be found.
126 " Vim manual page cannot be found.
/vim-8.2.3635/
H A Dvimtutor.bat18 echo No working directory is found
36 :: Try making a copy of tutor with gvim. If gvim cannot be found, try using
37 :: vim instead. If vim cannot be found, alert user to check environment and
62 ECHO No vim or gvim found in current directory or PATH.
/vim-8.2.3635/runtime/doc/
H A Dtagsrch.txt87 The ignore-case matches are not found for a ":tag" command when:
94 The ignore-case matches are found when:
251 found in the tags file. It depends on the program
469 - A matching static tag for the current buffer has been found.
470 - A matching global tag has been found.
538 JTags For Java, in Java. It can be found at
542 ptags For Perl, in Perl. It can be found at
701 within a line are found.
749 for the found lines. The search starts at the
812 displayed for the found lines. The search starts
[all …]
H A Dusr_29.txt226 be found halfway a tag name. Similarly "$" at the end makes sure the pattern
456 searched. In most cases this results in the right declaration to be found.
472 It will list the include files that could not be found. Also files included
473 by the files that could be found. An example of the output:
475 --- Included files not found in path --- ~
481 The "io.h" file is included by the current file and can't be found. "vim.h"
482 can be found, thus ":checkpath" goes into this file and checks what it
484 "vim.h" are not found.
491 To fix the files that could not be found, add a directory to the 'path'
517 If you want to see which included files are actually found, use this
[all …]
H A Dusr_43.txt73 More details about writing a filetype plugin can be found here:
118 That file is found in 'runtimepath' first. Then use this in
119 ~/.vim/after/filetype.vim, which is found last: >
126 directory in 'runtimepath'. First ~/.vim/filetype.vim is found. The
129 ~/.vim/after/filetype.vim is found and the autocommand for detecting ruby
H A Dft_rust.txt151 Otherwise it is assumed rustc can be found in $PATH.
170 Otherwise it is assumed rustc can be found in $PATH.
181 Otherwise it is assumed rustc can be found in $PATH.
192 Otherwise it is assumed rustc can be found in $PATH.
/vim-8.2.3635/src/po/
H A Dzh_TW.UTF-8.po28 # A bug was found for UTF8 mode.
122 msgid "E92: Buffer %ld not found"
251 msgid "E544: Keymap file not found"
1337 msgid "[NL found]"
1630 msgid "E490: No fold found"
1661 msgid "No abbreviation found"
1664 msgid "No mapping found"
2872 msgid "Swap files found:"
3856 msgid "E371: Command not found"
4110 msgid "not found "
[all …]
H A Dzh_TW.po21 # A bug was found for UTF8 mode.
115 msgid "E92: Buffer %ld not found"
244 msgid "E544: Keymap file not found"
1330 msgid "[NL found]"
1623 msgid "E490: No fold found"
1654 msgid "No abbreviation found"
1657 msgid "No mapping found"
2865 msgid "Swap files found:"
3849 msgid "E371: Command not found"
4103 msgid "not found "
[all …]
H A Dzh_CN.cp936.po62 msgid "E84: No modified buffer found"
90 msgid "E92: Buffer %ld not found"
222 msgid "E544: Keymap file not found"
1496 msgid "[NL found]"
1805 msgid "E490: No fold found"
1840 msgid "No abbreviation found"
1843 msgid "No mapping found"
3280 msgid "Swap files found:"
4543 msgid "not found "
4905 msgid "E753: Not found: %s"
[all …]
H A Dzh_CN.po62 msgid "E84: No modified buffer found"
90 msgid "E92: Buffer %ld not found"
222 msgid "E544: Keymap file not found"
1497 msgid "[NL found]"
1806 msgid "E490: No fold found"
1841 msgid "No abbreviation found"
1844 msgid "No mapping found"
3280 msgid "Swap files found:"
4543 msgid "not found "
4905 msgid "E753: Not found: %s"
[all …]
H A Dzh_CN.UTF-8.po62 msgid "E84: No modified buffer found"
90 msgid "E92: Buffer %ld not found"
222 msgid "E544: Keymap file not found"
1496 msgid "[NL found]"
1805 msgid "E490: No fold found"
1840 msgid "No abbreviation found"
1843 msgid "No mapping found"
3280 msgid "Swap files found:"
4543 msgid "not found "
4905 msgid "E753: Not found: %s"
[all …]
H A Dja.euc-jp.po196 msgid "E92: Buffer %d not found"
1179 msgid "Pattern not found: %s"
1783 msgid "E490: No fold found"
2265 msgid "E803: ID not found: %d"
3233 msgid "No abbreviation found"
3236 msgid "No mapping found"
3509 msgid "Swap files found:"
4424 msgid "E371: Command not found"
4903 msgid "not found "
5032 msgid "E753: Not found: %s"
[all …]
H A Dru.cp1251.po200 msgid "E92: Buffer %d not found"
1208 msgid "Pattern not found: %s"
1824 msgid "E490: No fold found"
2316 msgid "E803: ID not found: %d"
3316 msgid "No abbreviation found"
3319 msgid "No mapping found"
3600 msgid "Swap files found:"
4533 msgid "E371: Command not found"
5018 msgid "not found "
5148 msgid "E753: Not found: %s"
[all …]
/vim-8.2.3635/runtime/autoload/
H A Dsqlcomplete.vim15 " - Jonas Enberg - if no table is found when using column completion
46 " column list could often not be found for the table.
54 " columns from a previous completion. If not matches are found, we
62 " choices can be found in the calls to sqlcomplete#Map in:
364 let found = -1
409 " Since no columns were found to match the base supplied
835 " If we have not found a cached copy of the table
872 let found = 0
876 let found = 1
943 let found = 1
[all …]

12345678910>>...12