Home
last modified time | relevance | path

Searched refs:Eval (Results 1 – 25 of 44) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A Dtest_perl.vim13 perl $curline = VIM::Eval("line('.')")
21 perl $curline = VIM::Eval("line('.')")
24 $l = VIM::Eval("l");
289 VIM::Eval("assert_equal(2, $cb, 'T1')");
290 VIM::Eval("assert_equal(2, $cw, 'T2')");
295 VIM::Eval("assert_equal(2, $c, 'T3')");
298 VIM::Eval("assert_equal(1, $c, 'T4')");
302 VIM::Eval("assert_equal(3, $cb, 'T5')");
303 VIM::Eval("assert_equal(3, $cw, 'T6')");
305 VIM::Eval("assert_false($$b)");
[all …]
/vim-8.2.3635/src/
H A Dif_ole.h76 virtual HRESULT STDMETHODCALLTYPE Eval(
137 HRESULT ( STDMETHODCALLTYPE __RPC_FAR *Eval )(
187 (This)->lpVtbl -> Eval(This,expr,result)
H A Dif_ole.idl21 HRESULT Eval([in]BSTR expr, [out, retval]BSTR* result);
H A Dif_ole.cpp111 STDMETHOD(Eval)(BSTR expr, BSTR *result);
366 CVim::Eval(BSTR expr, BSTR *result) in Eval() function in CVim
H A Dif_perl.xs1599 Eval(str)
/vim-8.2.3635/runtime/doc/
H A Dif_ole.txt80 Eval(expr) Evaluate an expression.
88 Line20 = Vim.Eval("getline(20)")
89 Twelve = Vim.Eval("6 + 6") ' Note this is a STRING
90 Font = Vim.Eval("&guifont")
H A Dif_perl.txt125 :perl ($success, $v) = VIM::Eval('&path') # $v: option 'path', $success: 1
126 :perl ($success, $v) = VIM::Eval('&xyz') # $v: '' and $success: 0
127 :perl $v = VIM::Eval('expand("<cfile>")') # expands <cfile>
182 *perl-Eval*
183 VIM::Eval({expr}) Evaluates {expr} and returns (success, value) in list
H A Dterminal.txt1249 the end of "eap->arg", then click "Eval" in the toolbar. You will see this
1315 Eval `:Evaluate`
/vim-8.2.3635/runtime/pack/dist/opt/termdebug/plugin/
H A Dtermdebug.vim852 nnoremenu WinBar.Eval :Evaluate<CR>
894 aunmenu WinBar.Eval
/vim-8.2.3635/runtime/syntax/
H A Dmaple.vim234 syn keyword mvLibrary Eval Randprime cosh icontent pclose sscanf
H A Dhollywood.vim116 …oubleBuffer EndRefresh EndSelect EndianSwap EndsWith Eof Error EscapeQuit Eval Execute Exists Exit…
H A Dautoit.vim133 syn keyword autoitFunction Asc Assign Binary Chr Dec Eval Hex HWnd Int IsAdmin
H A Dnginx.vim1399 " Eval Module <https://github.com/openresty/nginx-eval-module>
2198 " Eval Module <http://www.grid.net.ru/nginx/eval.en.html>
/vim-8.2.3635/src/po/
H A Deo.po3949 # DP: ĉu Eval devas esti tradukita?
3950 msgid "E775: Eval feature not available"
3951 msgstr "E775: Eval eblo ne disponeblas"
7771 msgid "E858: Eval did not return a valid python object"
7772 msgstr "E858: Eval ne revenis kun valida python-objekto"
H A Dfi.po4048 msgid "E775: Eval feature not available"
4049 msgstr "E775: Eval ei ole käytettävissä"
6941 msgid "E858: Eval did not return a valid python object"
6942 msgstr "E858: Eval ei palauttanut python-oliota"
H A Duk.cp1251.po4202 msgid "E775: Eval feature not available"
7239 msgid "E858: Eval did not return a valid python object"
7240 msgstr "E858: Eval �� �������� ������ �ᒺ�� python"
H A Dko.UTF-8.po4030 msgid "E775: Eval feature not available"
4031 msgstr "E775: Eval 기능이 빠져있습니다"
6923 #~ msgid "E858: Eval did not return a valid python object"
H A Dru.cp1251.po4157 msgid "E775: Eval feature not available"
7378 msgid "E858: Eval did not return a valid python object"
7379 msgstr "E858: Eval �� ��������� ����������� ������� Python"
H A Dru.po4157 msgid "E775: Eval feature not available"
7378 msgid "E858: Eval did not return a valid python object"
7379 msgstr "E858: Eval не возвратил допустимого объекта Python"
H A Duk.po4202 msgid "E775: Eval feature not available"
7239 msgid "E858: Eval did not return a valid python object"
7240 msgstr "E858: Eval не повернув дійсний об’єкт python"
H A Dko.po4030 msgid "E775: Eval feature not available"
4031 msgstr "E775: Eval ����� �����ֽ��ϴ�"
6923 #~ msgid "E858: Eval did not return a valid python object"
H A Dda.po4092 msgid "E775: Eval feature not available"
4093 msgstr "E775: Eval-funktionalitet ikke tilgængelig"
7005 msgid "E858: Eval did not return a valid python object"
7006 msgstr "E858: Eval returnerede ikke et gyldigt python-objekt"
H A Dsr.po3965 msgid "E775: Eval feature not available"
3966 msgstr "E775: Eval могућност није доступна"
8146 msgid "E858: Eval did not return a valid python object"
8147 msgstr "E858: Eval није вратио важећи python објекат"
H A Dga.po4120 msgid "E775: Eval feature not available"
4121 msgstr "E775: N�l an ghn� Eval le f�il"
7067 msgid "E858: Eval did not return a valid python object"
7068 msgstr "E858: N� bhfuarthas r�ad bail� python ar ais � Eval"
H A Dde.po4008 msgid "E775: Eval feature not available"
4009 msgstr "E775: Eval Eigenschaft nicht verf�gbar"
8025 msgid "E858: Eval did not return a valid python object"
8026 msgstr "E858: Eval hat kein g�ltiges Pythonobjekt zur�ckgegeben"

12