Home
last modified time | relevance | path

Searched refs:ok (Results 1 – 25 of 95) sorted by relevance

1234

/vim-8.2.3635/runtime/tools/
H A Dccfilter.c115 { int rv, i, j, ok; in main() local
181 ok = 0; in main()
203 ok = ( rv == 3 ); in main()
210 ok = ( rv == 5 ); in main()
228 ok = ( rv == 3 ); in main()
240 ok = ( rv == 5 ); in main()
246 ok = ( rv == 4 ); in main()
265 ok = 0; in main()
271 { ok = 0; in main()
283 if (ok) in main()
[all …]
/vim-8.2.3635/runtime/syntax/
H A Dtap.vim20 " tapTest is a line like 'ok 1', 'not ok 2', 'ok 3 - xxxx'
21 syn match tapTest /^ *\(not \)\?ok \d\+.*/ contains=tapTestStatusOK,tapTestStatusNotOK,tapTestLine
23 " tapTestLine is the line without the ok/not ok status - i.e. number and
27 " turn ok/not ok messages green/red respectively
28 syn match tapTestStatusOK /ok/ contained
29 syn match tapTestStatusNotOK /not ok/ contained
39 " look behind so "ok 123" and "not ok 124" match test number
40 syn match tapTestNumber /\(ok \)\@<=\d\d*/ contained
44 syn region tapTestRegion start=/^ *\(not \)\?ok.*$/me=e+1 end=/^\(\(not \)\?ok\|# Looks like you pl…
/vim-8.2.3635/src/testdir/
H A DMake_amiga.mak20 csh -c \rm -rf *.out Xdir1 Xfind XfakeHOME Xdotest test.ok viminfo
23 copy $*.ok test.ok
25 diff test.out $*.ok
28 -delete test.ok
H A DMakefile81 RM_ON_START = test.ok benchmark.out
101 -rm -rf $*.failed test.ok $(RM_ON_RUN)
102 cp $*.ok test.ok
120 -rm -rf X* test.ok viminfo
H A DMake_ming.mak73 -@if exist test.ok $(DEL) test.ok
108 $(CP) $(basename $@).ok test.ok > NUL
112 -@if exist test.ok $(DEL) test.ok
120 @diff test.out $(basename $@).ok & if errorlevel 1 \
H A DMake_dos.mak61 -if exist test.ok del test.ok
96 copy $(*B).ok test.ok > nul
100 -@if exist test.ok del test.ok
108 @diff test.out $*.ok & if errorlevel 1 \
H A Dtest77a.in14 : e! test.ok
19 : e! test.ok
H A DMake_vms.mms63 -@ if "''F$SEARCH("$*.out.*")'" .NES. "" then differences /par $*.out $*.ok;
99 -@ if "''F$SEARCH("test.ok")'" .NES. "" then delete/noconfirm/nolog test.ok.*
H A Dtest_channel.vim88 call assert_equal('ok', ch_evalexpr(handle, 'malformed1'))
89 call assert_equal('ok', ch_evalexpr(handle, 'malformed2'))
90 call assert_equal('ok', ch_evalexpr(handle, 'malformed3'))
93 call assert_equal('ok', ch_evalexpr(handle, 'split'))
114 call assert_equal('ok', ch_evalexpr(handle, 'make change'))
122 call assert_equal('ok', ch_evalexpr(handle, 'echoerr'))
213 call assert_equal('ok', ch_evalexpr(handle, 'eval-bad'))
218 call assert_equal('ok', ch_evalexpr(handle, 'an expr'))
224 call assert_equal('ok', ch_evalexpr(handle, 'redraw'))
225 call assert_equal('ok', ch_evalexpr(handle, 'redraw!'))
[all …]
H A Dtest_spell_utf8.vim174 \"SFX q 0 -ok .",
537 \ "bad: inputs comment ok Ok. test d\u00E9\u00F4l end the",
544 \ ["ok", ["OK", "uk", "put"]],
562 \ "bad: inputs comment ok Ok end the. test d\u00E9\u00F4l",
568 \ ["ok", ["OK", "uk", "put"]],
600 …call RunGoodBad("word util bork prebork start end wordutil wordutils pro-ok bork borkbork borkbork…
602 …\ ["bork", "prebork", "end", "pro-ok", "start", "tomato", "util", "utilize", "utils", "word", "nou…
/vim-8.2.3635/runtime/indent/testdir/
H A DREADME.txt82 Before running the test, create a FILETYPE.ok file. You can leave it empty at
87 of indenting, and it's different from the FILETYPE.ok file.
90 rename it to overwrite the FILETYPE.ok file. If you now run "make test" again,
92 FILETYPE.ok file. The FILETYPE.fail file will be deleted.
H A Druntest.vim19 if expand('<afile>') =~ '.*\.\(in\|out\|fail\|ok\)'
108 " Check the resulting text equals the .ok file.
109 if getline(1, '$') != readfile(root . '.ok')
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt15562 src/testdir/test86.ok, src/testdir/test87.ok
15794 src/if_python.c, src/testdir/test86.ok, src/testdir/test87.ok
15840 src/testdir/test86.ok, src/testdir/test87.ok
15914 src/if_python.c, src/testdir/test86.ok, src/testdir/test87.ok
16153 src/testdir/test86.ok, src/testdir/test87.ok
16434 Files: src/ex_cmds.c, src/testdir/test86.ok, src/testdir/test87.ok
16514 src/testdir/test86.ok, src/testdir/test87.ok, src/vim.h
17401 Files: src/if_py_both.h, src/testdir/test86.ok, src/testdir/test87.ok
17407 Files: src/if_py_both.h, src/testdir/test86.ok, src/testdir/test87.ok
17426 src/testdir/test86.ok, src/testdir/test87.ok
[all …]
H A Dversion8.txt798 src/testdir/test68.ok
866 src/testdir/test39.ok
1882 src/testdir/test60.ok
10544 Solution: Convert test_getcwd.ok test_wordcount.ok to unix fileformat.
14390 src/testdir/test18.ok, src/testdir/test2.in, src/testdir/test2.ok,
19889 src/testdir/test84.ok, src/testdir/test9.in, src/testdir/test9.ok,
22404 Files: src/if_py_both.h, src/testdir/test86.ok, src/testdir/test87.ok,
26264 Files: src/if_py_both.h, src/testdir/test86.ok, src/testdir/test87.ok
27421 Files: src/if_py_both.h, src/testdir/test86.ok, src/testdir/test87.ok
34183 Files: src/if_py_both.h, src/testdir/test86.ok, src/testdir/test87.ok,
[all …]
/vim-8.2.3635/runtime/autoload/
H A Dgzip.vim93 let ok = 0
95 let ok = 1
127 let b:uncompressOk = ok
139 if ok && empty
/vim-8.2.3635/src/
H A Dif_ole.cpp521 BOOL ok = TRUE; in RegisterMe() local
569 ok = FALSE; in RegisterMe()
578 ok = FALSE; in RegisterMe()
583 if (ok && !silent) in RegisterMe()
H A Dgui_xmdlg.c100 Widget ok; member
927 data->ok = XtVaCreateManagedWidget(_("OK"), in gui_xm_select_font()
934 apply_fontlist(data->ok); in gui_xm_select_font()
941 XmNtopWidget, data->ok, in gui_xm_select_font()
1175 XtAddCallback(data->ok, XmNactivateCallback, in gui_xm_select_font()
1189 XmAddTabGroup(data->ok); in gui_xm_select_font()
H A Dgui_gtk.c1636 char **ok; in dialog_add_buttons() local
1670 ok = split_button_translation(N_("&Ok")); in dialog_add_buttons()
1695 if (ok != NULL && ync != NULL) // almost impossible to fail in dialog_add_buttons()
1698 if (button_equal(label, ok[0])) label = _("OK"); in dialog_add_buttons()
1707 if (button_equal(label, ok[0])) label = GTK_STOCK_OK; in dialog_add_buttons()
1722 if (ok != NULL) in dialog_add_buttons()
1723 vim_free(*ok); in dialog_add_buttons()
1726 vim_free(ok); in dialog_add_buttons()
H A Ddiff.c999 int ok; in check_external_diff() local
1005 ok = FALSE; in check_external_diff()
1039 ok = TRUE; in check_external_diff()
1057 if (ok && diff_a_works == MAYBE && diff_bin_works == MAYBE) in check_external_diff()
1063 if (!ok && diff_a_works == TRUE && diff_bin_works == TRUE) in check_external_diff()
1067 ok = TRUE; in check_external_diff()
1074 diff_a_works = ok; in check_external_diff()
1077 if (ok) in check_external_diff()
1080 if (!ok) in check_external_diff()
/vim-8.2.3635/runtime/tutor/
H A Dtutor.tr.utf-85 Vim, böyle bir eğitmen ile açıklanması gereken çok fazla komut barındıran,
6 oldukça kuvvetli bir metin düzenleyicidir. Bu eğitmen Vim'i çok amaçlı bir
47 NOT: Ok düğmeleri de aynı işe yarar. Ancak hjkl düğmelerini kullanarak çok
161 1. İmleç ok düğmeleri veya hjkl düğmeleri kullanılarak hareket ettirilir.
236 Metin değiştiren birçok komut işleçler ve eklerden oluşur. Bir d işleci
304 Bütün bir satır silme işlemi çok sık kullanıldığından dolayı, Vi
921 NOT: Tamamlama birçok komut için çalışır. Yalnızca <CTRL> D ve <TAB>
922 ikililerini deneyin. Özellikle :help için çok yararlıdır.
947 Vim'in tamamını öğretmek çok zordur zira Vim birçok komuta sahiptir.
957 çok uygundur.
[all …]
H A Dtutor.tr.iso95 Vim, b�yle bir e�itmen ile a��klanmas� gereken �ok fazla komut bar�nd�ran,
6 olduk�a kuvvetli bir metin d�zenleyicidir. Bu e�itmen Vim'i �ok ama�l� bir
47 NOT: Ok d��meleri de ayn� i�e yarar. Ancak hjkl d��melerini kullanarak �ok
161 1. �mle� ok d��meleri veya hjkl d��meleri kullan�larak hareket ettirilir.
236 Metin de�i�tiren bir�ok komut i�le�ler ve eklerden olu�ur. Bir d i�leci
304 B�t�n bir sat�r silme i�lemi �ok s�k kullan�ld���ndan dolay�, Vi
921 NOT: Tamamlama bir�ok komut i�in �al���r. Yaln�zca <CTRL> D ve <TAB>
922 ikililerini deneyin. �zellikle :help i�in �ok yararl�d�r.
947 Vim'in tamam�n� ��retmek �ok zordur zira Vim bir�ok komuta sahiptir.
957ok uygundur.
[all …]
/vim-8.2.3635/runtime/ftplugin/
H A Dzimbu.vim124 iabbr <buffer> <expr> ok GCUpper("ok")
172 \ " | iunabbr <buffer> ok" ..
/vim-8.2.3635/src/po/
H A Dtr.po1088 msgstr "E169: Komut çok özyineli"
1368 msgstr "[Dosya çok büyük]"
4519 msgstr "E50: Çok fazla \\z("
4523 msgstr "E51: Çok fazla %s("
4529 msgstr "E339: Dizgi çok uzun"
5352 msgstr "en çok biçimde "
6614 msgstr "Yol çok uzun!"
7773 msgstr "E75: Ad çok uzun"
7776 msgstr "E76: Çok fazla ["
8670 "en çok satır sayısı"
[all …]
/vim-8.2.3635/runtime/lang/
H A Dmenu_zh_cn.gb2312.vim12 " gb2312, then source the translation encoded in cp936 should be ok. -- Shun
/vim-8.2.3635/runtime/spell/nl/
H A Dnl_NL.diff215 REP ok ok

1234