Home
last modified time | relevance | path

Searched refs:tcldll (Results 1 – 12 of 12) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_expand_dllpath.vim34 call s:generate_test_if_exists('tcldll')
H A Dtest_modeline.vim252 call s:modeline_fails('tcldll', 'tcldll=Something()', 'E520:')
H A Dgen_opt_test.vim164 \ 'tcldll': [[], []],
/vim-8.2.3635/runtime/doc/
H A Dif_tcl.txt531 console window type "path" to see what directories are used. The 'tcldll'
541 The 'tcldll' option can be used to specify the Tcl shared library file instead
H A Dquickref.txt938 'tcldll' name of the Tcl dynamic library
H A Dtags1124 'tcldll' options.txt /*'tcldll'*
H A Doptions.txt7848 *'tcldll'*
7849 'tcldll' string (default depends on the build)
H A Dversion8.txt221 'tcldll' name of the Tcl dynamic library
/vim-8.2.3635/runtime/
H A Doptwin.vim1393 if exists("&tcldll")
1394 call <SID>AddOption("tcldll", gettext("name of the Tcl dynamic library"))
1395 call <SID>OptionG("tcldll", &tcldll)
/vim-8.2.3635/src/
H A Dconfigure.ac1820 tcldll=`echo 'puts libtcl[[info tclversion]][[info sharedlibextension]]' | $vi_cv_path_tcl -`
1910 if test "X$TCL_SRC" != "X" -a "X$tcldll" != "X"; then
1912 TCL_CFLAGS="-DDYNAMIC_TCL_DLL=\\\"$tcldll\\\" -DDYNAMIC_TCL_VER=\\\"$tclver\\\" $TCL_CFLAGS"
/vim-8.2.3635/src/auto/
H A Dconfigure7411 tcldll=`echo 'puts libtcl[info tclversion][info sharedlibextension]' | $vi_cv_path_tcl -`
7503 if test "X$TCL_SRC" != "X" -a "X$tcldll" != "X"; then
7506 TCL_CFLAGS="-DDYNAMIC_TCL_DLL=\\\"$tcldll\\\" -DDYNAMIC_TCL_VER=\\\"$tclver\\\" $TCL_CFLAGS"
/vim-8.2.3635/runtime/syntax/
H A Dvim.vim34 …iftwidth showmode sj sn spellfile spo st su swb synmaxcol tagbsearch tal tcldll termwinscroll tf t…