Home
last modified time | relevance | path

Searched refs:exported (Results 1 – 20 of 20) sorted by relevance

/vim-8.2.3635/src/testdir/
H A Dtest_vim9_script.vim1112 exported += 5
1127 exported += 3
1136 exported = 11
1200 exported,
1205 g:exported = exported
1206 exported += 7
1219 unlet g:exported
1320 g:exported = Export.exported
1327 unlet g:exported
3802 export var exported = 'exported'
[all …]
/vim-8.2.3635/runtime/doc/
H A Dusr_46.txt30 inside the script file, and items that are exported, used outside of the
31 script file. The exported items can then be used by scripts that import them.
173 This finds the exported function "Init" in the Vim9 script file and makes it
H A Dvim9.txt1351 the script is local, unless exported. Those exported items, and only those
1419 be exported. {not implemented yet: class, interface}
1427 The exported items can be imported individually in another Vim9 script: >
1438 To import all exported items under a specific identifier: >
1494 3. Other functionality, possibly shared between plugins, contains the exported
1773 unless exported.
1777 the exported function(s) and class(es).
1785 globally can be used, not the exported items. Alternatives considered:
1786 - All the exported items become available as script-local items. This makes
1788 - Use the exported items and make them global. Disadvantage is that it's then
H A Dvi_diff.txt189 The highlighted text can be exported as HTML. |convert-to-HTML|
H A Dediting.txt1581 Thus the encryption code is not exported from the USA.
H A Doptions.txt440 This expanded value is not exported to the environment, this matters when
446 When setting $HOME to a non-empty string it will be exported to the
H A Dversion5.txt3268 not unbreakable. This allows it to be exported from the US.
H A Dversion7.txt14559 Problem: Py3Init_vim() is exported unnecessarily.
/vim-8.2.3635/runtime/syntax/
H A Dcabalproject.vim18 syn keyword CabalProjectProfilingLevel default none exported-functions toplevel-functions all-funct…
H A Duil.vim17 syn keyword uilType exported file include
H A Dsdl.vim37 syn keyword sdlExported remote exported export
/vim-8.2.3635/
H A DREADME_VIM9.md202 var local = 'local variable is not exported, script-local'
204 export def MyFunction() " exported function
207 def LocalFunction() " not exported, script-local
/vim-8.2.3635/runtime/autoload/
H A Dhaskellcomplete.vim761 \ , "-Wmissing-exported-signatures"
762 \ , "-Wno-missing-exported-signatures"
763 \ , "-Wmissing-exported-sigs"
764 \ , "-Wno-missing-exported-sigs"
991 \ , "-fprof-auto-exported"
/vim-8.2.3635/src/
H A Dif_py_both.h3163 set_partial(FunctionObject *self, partial_T *pt, int exported) in set_partial() argument
3171 if (exported) in set_partial()
3185 pt->pt_auto = self->auto_rebind || !exported; in set_partial()
3187 if (exported && self->self) in set_partial()
3189 if (exported) in set_partial()
/vim-8.2.3635/src/po/
H A Dsr.po6882 msgid "E1049: Item not exported in script: %s"
H A Deo.po6702 msgid "E1049: Item not exported in script: %s"
H A Dfr.po7126 msgid "E1049: Item not exported in script: %s"
H A Dit.po6461 msgid "E1049: Item not exported in script: %s"
H A Dde.po6945 msgid "E1049: Item not exported in script: %s"
H A Dtr.po6881 msgid "E1049: Item not exported in script: %s"